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

/macosx-10.10/smb-759.0/kernel/netsmb/
H A Dsmb.h518 #define FILE_SUPPORTS_REPARSE_POINTS 0x00000080 macro
/macosx-10.10/smb-759.0/kernel/smbfs/
H A Dsmbfs_vfsops.c909 if (share->ss_attributes & FILE_SUPPORTS_REPARSE_POINTS) {
921 if ((share->ss_attributes & FILE_SUPPORTS_REPARSE_POINTS) &&
H A Dsmbfs_smb.c3354 if (share->ss_attributes & FILE_SUPPORTS_REPARSE_POINTS) {
H A Dsmbfs_smb_2.c5485 if ((share) && !(share->ss_attributes & FILE_SUPPORTS_REPARSE_POINTS)) {

Completed in 101 milliseconds