Searched refs:opt_nls (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/fs/hfsplus/ |
D | options.c | 25 opt_part, opt_session, opt_nls, enumerator 39 { opt_nls, "nls=%s" }, 168 case opt_nls: in hfsplus_parse_options()
|
/linux-5.19.10/fs/vboxsf/ |
D | super.c | 39 enum { opt_nls, opt_uid, opt_gid, opt_ttl, opt_dmode, opt_fmode, enumerator 43 fsparam_string ("nls", opt_nls), 67 case opt_nls: in vboxsf_parse_param()
|