Searched refs:opt_dmode (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/vboxsf/ |
H A D | super.c | 39 enum { opt_nls, opt_uid, opt_gid, opt_ttl, opt_dmode, opt_fmode, enumerator 47 fsparam_u32oct ("dmode", opt_dmode), 90 case opt_dmode: in vboxsf_parse_param()
|
/kernel/linux/linux-6.6/fs/vboxsf/ |
H A D | super.c | 39 enum { opt_nls, opt_uid, opt_gid, opt_ttl, opt_dmode, opt_fmode, enumerator 47 fsparam_u32oct ("dmode", opt_dmode), 90 case opt_dmode: in vboxsf_parse_param()
|
Completed in 2 milliseconds