Home
last modified time | relevance | path

Searched refs:SMBFS_MOUNT_STRONG (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/fs/smbfs/
HDsmbfs.h39 #define SMBFS_MOUNT_STRONG 0x0004 macro
HDsmbfs_vfsops.c109 ma = mount_argb(ma, args.flags & SMBFS_MOUNT_STRONG, "nostrong"); in smbfs_cmount()