Searched refs:SMB_CAP_LARGE_FILES (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/smbfs/smbutil/ | ||
H A D | dumptree.c | 27 DEFBIT(SMB_CAP_LARGE_FILES), |
/freebsd/sys/netsmb/ | ||
H A D | smb.h | 104 #define SMB_CAP_LARGE_FILES 0x0008 /* 64 bit offsets supported */ macro |