Searched refs:Opt_resgid (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 406 {Opt_resgid, "resgid=%u"}, 467 case Opt_resgid: 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 833 {Opt_resgid, "resgid=%u"}, 1005 case Opt_resgid: 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 1203 {Opt_resgid, "resgid=%u"}, 1484 case Opt_resgid: in handle_mount_opt()
|