Searched refs:UNIX_SFILEINFO_POSIX_UNLINK_CAP (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/smb-759.0/kernel/netsmb/
H A Dsmb.h171 #define UNIX_SFILEINFO_POSIX_UNLINK_CAP 0x80 macro
/macosx-10.10/smb-759.0/kernel/smbfs/
H A Dsmbfs_vfsops.c880 UNIX_CAPS(share) |= UNIX_SFILEINFO_POSIX_UNLINK_CAP;
H A Dsmbfs_smb.c2061 * UNIX_CAPS(share) |= UNIX_SFILEINFO_POSIX_UNLINK_CAP;
4797 if (!xattr && (UNIX_CAPS(share) & UNIX_SFILEINFO_POSIX_UNLINK_CAP)) {
4820 UNIX_CAPS(share) &= ~UNIX_SFILEINFO_POSIX_UNLINK_CAP;

Completed in 182 milliseconds