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