Home
last modified time | relevance | path

Searched refs:SMB_CAP_LARGE_FILES (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/smbfs/smbutil/
H A Ddumptree.c25 DEFBIT(SMB_CAP_LARGE_FILES),
/dragonfly/sys/netproto/smb/
H A Dsmb.h111 #define SMB_CAP_LARGE_FILES 0x0008 /* 64 bit offsets supported */ macro