Searched refs:Opt_resgid (Results 1 – 3 of 3) sorted by relevance
/openbmc/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()
|
/openbmc/linux/fs/f2fs/ |
H A D | super.c | 132 Opt_resgid, enumerator 210 {Opt_resgid, "resgid=%u"}, 849 case Opt_resgid: in parse_options()
|
/openbmc/linux/fs/ext4/ |
H A D | super.c | 1666 Opt_resgid, Opt_resuid, Opt_sb, enumerator 1745 fsparam_u32 ("resgid", Opt_resgid), 2304 case Opt_resgid: in ext4_parse_param()
|