Searched refs:SMB_CAP_LARGE_FILES (Results 1 – 4 of 4) sorted by relevance
93 SMB_CAP_LARGE_FILES |
138 #define SMB_CAP_LARGE_FILES 0x0008 /* 64 bit offsets supported */ macro
628 if ((vcp->vc_sopt.sv_caps & SMB_CAP_LARGE_FILES) == 0 && in smb_rwuio()
2963 if (SSTOVC(ssp)->vc_sopt.sv_caps & SMB_CAP_LARGE_FILES) in smbfs_pathconf()