Searched refs:SMBFS_MOUNT_HAVE_NLS (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/fs/smbfs/ | ||
H A D | smbfs.h | 40 #define SMBFS_MOUNT_HAVE_NLS 0x0008 macro |
H A D | smbfs_vfsops.c | 109 ma = mount_argb(ma, args.flags & SMBFS_MOUNT_HAVE_NLS, "nohave_nls"); in smbfs_cmount() |