Searched refs:opt_gid (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/hfsplus/ |
H A D | options.c | 24 opt_umask, opt_uid, opt_gid, enumerator 36 { opt_gid, "gid=%u" }, 147 case opt_gid: in hfsplus_parse_options()
|
/openbmc/linux/fs/hfs/ |
H A D | super.c | 187 opt_uid, opt_gid, opt_umask, opt_file_umask, opt_dir_umask, enumerator 195 { opt_gid, "gid=%u" }, 259 case opt_gid: in parse_options()
|
/openbmc/linux/fs/vboxsf/ |
H A D | super.c | 39 enum { opt_nls, opt_uid, opt_gid, opt_ttl, opt_dmode, opt_fmode, enumerator 45 fsparam_u32 ("gid", opt_gid), 81 case opt_gid: in vboxsf_parse_param()
|