Home
last modified time | relevance | path

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

/linux/fs/ext2/
H A Dsuper.c473 #define EXT2_SPEC_s_resuid (1 << 0) macro
544 ctx->spec |= EXT2_SPEC_s_resuid; in ext2_parse_param()
864 if (ctx->spec & EXT2_SPEC_s_resuid) in ext2_set_options()