Searched refs:UNIX_SFILEINFO_UNIX_INFO2_CAP (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/smb-759.0/kernel/netsmb/
H A Dsmb.h170 #define UNIX_SFILEINFO_UNIX_INFO2_CAP 0x40 macro
/macosx-10.10/smb-759.0/kernel/smbfs/
H A Dsmbfs_vfsops.c878 UNIX_CAPS(share) &= ~(UNIX_SFILEINFO_UNIX_INFO2_CAP);
H A Dsmbfs_smb.c2051 UNIX_QFILEINFO_UNIX_INFO2_CAP | UNIX_SFILEINFO_UNIX_INFO2_CAP;
H A Dsmbfs_vnops.c2371 int supportUnixBSDFlags = ((UNIX_CAPS(share) & UNIX_SFILEINFO_UNIX_INFO2_CAP)) ? TRUE : FALSE;

Completed in 163 milliseconds