Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dsmb_fs.h106 #define SMB_CAP_LARGE_FILES 0x00000008 macro
/linux-2.4.37.9/fs/smbfs/
Dproc.c912 if (server->opt.capabilities & SMB_CAP_LARGE_FILES) { in smb_newconn()