Home
last modified time | relevance | path

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

/linux/fs/ext2/
A Dsuper.c430 Opt_resgid, Opt_resuid, Opt_sb, Opt_err_cont, Opt_err_panic, enumerator
445 {Opt_resuid, "resuid=%u"},
501 case Opt_resuid: in parse_options()
/linux/fs/f2fs/
A Dsuper.c119 Opt_resuid, enumerator
195 {Opt_resuid, "resuid=%u"},
787 case Opt_resuid: in parse_options()
/linux/fs/ext4/
A Dsuper.c1668 Opt_resgid, Opt_resuid, Opt_sb, Opt_err_cont, Opt_err_panic, Opt_err_ro, enumerator
1704 {Opt_resuid, "resuid=%u"},
1972 {Opt_resuid, 0, MOPT_GTE0},
2242 } else if (token == Opt_resuid) { in handle_mount_opt()

Completed in 24 milliseconds