Searched refs:Opt_resgid (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/ext2/ |
| A D | super.c | 430 Opt_resgid, Opt_resuid, Opt_sb, Opt_err_cont, Opt_err_panic, enumerator 444 {Opt_resgid, "resgid=%u"}, 512 case Opt_resgid: in parse_options()
|
| /linux/fs/f2fs/ |
| A D | super.c | 118 Opt_resgid, enumerator 194 {Opt_resgid, "resgid=%u"}, 797 case Opt_resgid: in parse_options()
|
| /linux/fs/ext4/ |
| A D | super.c | 1668 Opt_resgid, Opt_resuid, Opt_sb, Opt_err_cont, Opt_err_panic, Opt_err_ro, enumerator 1703 {Opt_resgid, "resgid=%u"}, 1973 {Opt_resgid, 0, MOPT_GTE0}, 2249 } else if (token == Opt_resgid) { in handle_mount_opt()
|
Completed in 39 milliseconds