Home
last modified time | relevance | path

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

/linux/fs/ext2/
H A Dsuper.c480 unsigned int mask_s_mount_opt; member
491 ctx->mask_s_mount_opt |= flag; in ctx_set_mount_opt()
498 ctx->mask_s_mount_opt |= flag; in ctx_clear_mount_opt()
511 return (ctx->mask_s_mount_opt & flag); in ctx_parsed_mount_opt()
/linux/fs/ext4/
H A Dsuper.c2005 unsigned int mask_s_mount_opt; member
2618 ctx->mask_s_mount_opt & quota_flags && in ext4_check_quota_consistency()
2849 sbi->s_mount_opt &= ~ctx->mask_s_mount_opt; in ext4_apply_options()