Searched refs:Opt_resgid (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/fs/ext2/ |
D | super.c | 443 Opt_resgid, Opt_resuid, Opt_sb, Opt_err_cont, Opt_err_panic, enumerator 457 {Opt_resgid, "resgid=%u"}, 527 case Opt_resgid: in parse_options()
|
/Linux-v4.19/fs/f2fs/ |
D | super.c | 115 Opt_resgid, enumerator 173 {Opt_resgid, "resgid=%u"}, 559 case Opt_resgid: in parse_options()
|
/Linux-v4.19/fs/ext4/ |
D | super.c | 1387 Opt_resgid, Opt_resuid, Opt_sb, Opt_err_cont, Opt_err_panic, Opt_err_ro, enumerator 1416 {Opt_resgid, "resgid=%u"}, 1663 {Opt_resgid, 0, MOPT_GTE0}, 1827 } else if (token == Opt_resgid) { in handle_mount_opt()
|