Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext4/
H A Dsuper.c2608 int quota_flags, i; in ext4_check_quota_consistency() local
2622 quota_flags = EXT4_MOUNT_QUOTA | EXT4_MOUNT_USRQUOTA | in ext4_check_quota_consistency()
2625 ctx->mask_s_mount_opt & quota_flags && in ext4_check_quota_consistency()
2626 !ctx_test_mount_opt(ctx, quota_flags)) in ext4_check_quota_consistency()