Searched defs:JFS_HAS_RO_COMPAT_FEATURE (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/kernel/common/linux/
H A Djbd.h92 #define JFS_HAS_RO_COMPAT_FEATURE(j,mask) ((j)->j_format_version >= 2 && ((j)->j_superblock->s_feature_ro_compat & cpu_to_be32((mask)))) macro

Completed in 3 milliseconds