Searched refs:Opt_resgid (Results 1 – 3 of 3) sorted by relevance
/linux/fs/ext2/ |
H A D | super.c | 427 Opt_resgid, Opt_resuid, Opt_sb, Opt_err_cont, Opt_err_panic, enumerator 441 {Opt_resgid, "resgid=%u"}, 509 case Opt_resgid: in parse_options()
|
/linux/fs/f2fs/ |
H A D | super.c | 148 Opt_resgid, enumerator 226 {Opt_resgid, "resgid=%u"}, 874 case Opt_resgid: in parse_options()
|
/linux/fs/ext4/ |
H A D | super.c | 1659 Opt_resgid, Opt_resuid, Opt_sb, enumerator 1734 fsparam_gid ("resgid", Opt_resgid), 2284 case Opt_resgid: in ext4_parse_param()
|