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.c2600 int quota_flags, i; in ext4_check_quota_consistency() local
2614 quota_flags = EXT4_MOUNT_QUOTA | EXT4_MOUNT_USRQUOTA | in ext4_check_quota_consistency()
2617 ctx->mask_s_mount_opt & quota_flags && in ext4_check_quota_consistency()
2618 !ctx_test_mount_opt(ctx, quota_flags)) in ext4_check_quota_consistency()