Searched refs:Opt_resuid (Results 1 – 3 of 3) sorted by relevance
/linux-4.19.296/fs/ext2/ |
D | super.c | 443 Opt_resgid, Opt_resuid, Opt_sb, Opt_err_cont, Opt_err_panic, enumerator 458 {Opt_resuid, "resuid=%u"}, 516 case Opt_resuid: in parse_options()
|
/linux-4.19.296/fs/f2fs/ |
D | super.c | 116 Opt_resuid, enumerator 174 {Opt_resuid, "resuid=%u"}, 540 case Opt_resuid: in parse_options()
|
/linux-4.19.296/fs/ext4/ |
D | super.c | 1444 Opt_resgid, Opt_resuid, Opt_sb, Opt_err_cont, Opt_err_panic, Opt_err_ro, enumerator 1474 {Opt_resuid, "resuid=%u"}, 1720 {Opt_resuid, 0, MOPT_GTE0}, 1885 } else if (token == Opt_resuid) { in handle_mount_opt()
|