Searched refs:Opt_resgid (Results 1 – 3 of 3) sorted by relevance
/linux-6.6.21/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.6.21/fs/f2fs/ |
D | super.c | 122 Opt_resgid, enumerator 201 {Opt_resgid, "resgid=%u"}, 872 case Opt_resgid: in parse_options()
|
/linux-6.6.21/fs/ext4/ |
D | super.c | 1658 Opt_resgid, Opt_resuid, Opt_sb, enumerator 1737 fsparam_u32 ("resgid", Opt_resgid), 2296 case Opt_resgid: in ext4_parse_param()
|