Searched refs:Opt_resgid (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/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()
|
/kernel/linux/linux-6.6/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()
|
/kernel/linux/linux-5.10/fs/f2fs/ |
H A D | super.c | 138 Opt_resgid, enumerator 207 {Opt_resgid, "resgid=%u"}, 714 case Opt_resgid: in parse_options()
|
/kernel/linux/linux-6.6/fs/f2fs/ |
H A D | super.c | 122 Opt_resgid, enumerator 201 {Opt_resgid, "resgid=%u"}, 878 case Opt_resgid: in parse_options()
|
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | super.c | 1664 Opt_resgid, Opt_resuid, Opt_sb, Opt_err_cont, Opt_err_panic, Opt_err_ro, enumerator 1699 {Opt_resgid, "resgid=%u"}, 1966 {Opt_resgid, 0, MOPT_GTE0}, 2243 } else if (token == Opt_resgid) { in handle_mount_opt()
|
/kernel/linux/linux-6.6/fs/ext4/ |
H A 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()
|
Completed in 28 milliseconds