Searched refs:Opt_resuid (Results 1 – 3 of 3) sorted by relevance
/linux-3.4.99/fs/ext2/ ! |
D | super.c | 392 Opt_resgid, Opt_resuid, Opt_sb, Opt_err_cont, Opt_err_panic, enumerator 407 {Opt_resuid, "resuid=%u"}, 462 case Opt_resuid: in parse_options()
|
/linux-3.4.99/fs/ext3/ ! |
D | super.c | 813 Opt_resgid, Opt_resuid, Opt_sb, Opt_err_cont, Opt_err_panic, Opt_err_ro, enumerator 834 {Opt_resuid, "resuid=%u"}, 1000 case Opt_resuid: in parse_options()
|
/linux-3.4.99/fs/ext4/ ! |
D | super.c | 1177 Opt_resgid, Opt_resuid, Opt_sb, Opt_err_cont, Opt_err_panic, Opt_err_ro, enumerator 1204 {Opt_resuid, "resuid=%u"}, 1481 case Opt_resuid: in handle_mount_opt()
|