Searched refs:Opt_resuid (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/fs/ext2/ |
| D | super.c | 433 Opt_resgid, Opt_resuid, Opt_sb, Opt_err_cont, Opt_err_panic, enumerator 448 {Opt_resuid, "resuid=%u"}, 506 case Opt_resuid: in parse_options()
|
| /Linux-v5.4/fs/f2fs/ |
| D | super.c | 115 Opt_resuid, enumerator 177 {Opt_resuid, "resuid=%u"}, 564 case Opt_resuid: in parse_options()
|
| /Linux-v5.4/fs/ext4/ |
| D | super.c | 1442 Opt_resgid, Opt_resuid, Opt_sb, Opt_err_cont, Opt_err_panic, Opt_err_ro, enumerator 1472 {Opt_resuid, "resuid=%u"}, 1717 {Opt_resuid, 0, MOPT_GTE0}, 1912 } else if (token == Opt_resuid) { in handle_mount_opt()
|