Home
last modified time | relevance | path

Searched refs:OCFS2_HAS_RO_COMPAT_FEATURE (Results 1 – 6 of 6) sorted by relevance

/linux/fs/ocfs2/
A Djournal.h364 if (OCFS2_HAS_RO_COMPAT_FEATURE(sb, OCFS2_FEATURE_RO_COMPAT_USRQUOTA)) in ocfs2_quota_trans_credits()
366 if (OCFS2_HAS_RO_COMPAT_FEATURE(sb, OCFS2_FEATURE_RO_COMPAT_GRPQUOTA)) in ocfs2_quota_trans_credits()
A Dsuper.c423 if (!OCFS2_HAS_RO_COMPAT_FEATURE(osb->sb, OCFS2_FEATURE_RO_COMPAT_USRQUOTA) in ocfs2_need_system_inode()
427 if (!OCFS2_HAS_RO_COMPAT_FEATURE(osb->sb, OCFS2_FEATURE_RO_COMPAT_GRPQUOTA) in ocfs2_need_system_inode()
680 incompat_features = OCFS2_HAS_RO_COMPAT_FEATURE(sb, ~OCFS2_FEATURE_RO_COMPAT_SUPP); in ocfs2_remount()
893 if (!OCFS2_HAS_RO_COMPAT_FEATURE(sb, feature[type])) in ocfs2_susp_quotas()
929 if (!OCFS2_HAS_RO_COMPAT_FEATURE(sb, feature[type])) in ocfs2_enable_quotas()
1219 !OCFS2_HAS_RO_COMPAT_FEATURE(sb, in ocfs2_check_set_options()
1226 !OCFS2_HAS_RO_COMPAT_FEATURE(sb, in ocfs2_check_set_options()
2161 …if (!sb_rdonly(osb->sb) && (i = OCFS2_HAS_RO_COMPAT_FEATURE(osb->sb, ~OCFS2_FEATURE_RO_COMPAT_SUPP… in ocfs2_initialize_super()
A Djournal.c1393 int quota_enabled = OCFS2_HAS_RO_COMPAT_FEATURE(osb->sb, in __ocfs2_recovery_thread()
1395 || OCFS2_HAS_RO_COMPAT_FEATURE(osb->sb, in __ocfs2_recovery_thread()
A Docfs2_fs.h60 #define OCFS2_HAS_RO_COMPAT_FEATURE(sb,mask) \ macro
A Dfile.c1231 && OCFS2_HAS_RO_COMPAT_FEATURE(sb, in ocfs2_setattr()
1241 && OCFS2_HAS_RO_COMPAT_FEATURE(sb, in ocfs2_setattr()
A Dquota_local.c410 if (!OCFS2_HAS_RO_COMPAT_FEATURE(sb, feature[type])) in ocfs2_begin_quota_recovery()

Completed in 22 milliseconds