Searched refs:Opt_resgid (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/fs/ext2/ |
| D | super.c | 433 Opt_resgid, Opt_resuid, Opt_sb, Opt_err_cont, Opt_err_panic, enumerator 447 {Opt_resgid, "resgid=%u"}, 517 case Opt_resgid: in parse_options()
|
| /Linux-v5.4/fs/f2fs/ |
| D | super.c | 114 Opt_resgid, enumerator 176 {Opt_resgid, "resgid=%u"}, 574 case Opt_resgid: in parse_options()
|
| /Linux-v5.4/fs/ext4/ |
| D | super.c | 1442 Opt_resgid, Opt_resuid, Opt_sb, Opt_err_cont, Opt_err_panic, Opt_err_ro, enumerator 1471 {Opt_resgid, "resgid=%u"}, 1718 {Opt_resgid, 0, MOPT_GTE0}, 1919 } else if (token == Opt_resgid) { in handle_mount_opt()
|