Searched refs:Opt_resgid (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/ext2/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/fs/f2fs/ |
| H A D | super.c | 115 Opt_resgid, enumerator 191 {Opt_resgid, "resgid=%u"}, 793 case Opt_resgid: in parse_options()
|
| /OK3568_Linux_fs/kernel/fs/ext4/ |
| H A D | super.c | 1690 Opt_resgid, Opt_resuid, Opt_sb, Opt_err_cont, Opt_err_panic, Opt_err_ro, enumerator 1725 {Opt_resgid, "resgid=%u"}, 1992 {Opt_resgid, 0, MOPT_GTE0}, 2269 } else if (token == Opt_resgid) { in handle_mount_opt()
|