Home
last modified time | relevance | path

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

/freebsd/sys/fs/smbfs/
H A Dsmbfs.h39 #define SMBFS_MOUNT_STRONG 0x0004 macro
H A Dsmbfs_vfsops.c108 ma = mount_argb(ma, args.flags & SMBFS_MOUNT_STRONG, "nostrong"); in smbfs_cmount()