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