Home
last modified time | relevance | path

Searched refs:Opt_resgid (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/fs/ext2/
Dsuper.c443 Opt_resgid, Opt_resuid, Opt_sb, Opt_err_cont, Opt_err_panic, enumerator
457 {Opt_resgid, "resgid=%u"},
527 case Opt_resgid: in parse_options()
/linux-4.19.296/fs/f2fs/
Dsuper.c115 Opt_resgid, enumerator
173 {Opt_resgid, "resgid=%u"},
551 case Opt_resgid: in parse_options()
/linux-4.19.296/fs/ext4/
Dsuper.c1444 Opt_resgid, Opt_resuid, Opt_sb, Opt_err_cont, Opt_err_panic, Opt_err_ro, enumerator
1473 {Opt_resgid, "resgid=%u"},
1721 {Opt_resgid, 0, MOPT_GTE0},
1892 } else if (token == Opt_resgid) { in handle_mount_opt()