Searched refs:Opt_resgid (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/fs/ext2/ |
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-6.12.1/fs/f2fs/ |
D | super.c | 148 Opt_resgid, enumerator 224 {Opt_resgid, "resgid=%u"}, 866 case Opt_resgid: in parse_options()
|
/linux-6.12.1/fs/ext4/ |
D | super.c | 1654 Opt_resgid, Opt_resuid, Opt_sb, enumerator 1729 fsparam_gid ("resgid", Opt_resgid), 2279 case Opt_resgid: in ext4_parse_param()
|