Searched refs:Opt_resgid (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.10/fs/ext2/ |
| D | super.c | 433 Opt_resgid, Opt_resuid, Opt_sb, Opt_err_cont, Opt_err_panic, enumerator 447 {Opt_resgid, "resgid=%u"}, 515 case Opt_resgid: in parse_options()
|
| /Linux-v5.10/fs/f2fs/ |
| D | super.c | 115 Opt_resgid, enumerator 182 {Opt_resgid, "resgid=%u"}, 647 case Opt_resgid: in parse_options()
|
| /Linux-v5.10/fs/ext4/ |
| D | super.c | 1686 Opt_resgid, Opt_resuid, Opt_sb, Opt_err_cont, Opt_err_panic, Opt_err_ro, enumerator 1721 {Opt_resgid, "resgid=%u"}, 1987 {Opt_resgid, 0, MOPT_GTE0}, 2256 } else if (token == Opt_resgid) { in handle_mount_opt()
|