Searched refs:Opt_resuid (Results 1 – 3 of 3) sorted by relevance
/linux-2.6.39/fs/ext2/ |
D | super.c | 393 Opt_resgid, Opt_resuid, Opt_sb, Opt_err_cont, Opt_err_panic, enumerator 408 {Opt_resuid, "resuid=%u"}, 463 case Opt_resuid: in parse_options()
|
/linux-2.6.39/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-2.6.39/fs/ext4/ |
D | super.c | 1261 Opt_resgid, Opt_resuid, Opt_sb, Opt_err_cont, Opt_err_panic, Opt_err_ro, enumerator 1290 {Opt_resuid, "resuid=%u"}, 1491 case Opt_resuid: in parse_options()
|