Searched refs:SMB_CAP_LARGE_FILES (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/include/linux/ | ||
D | smb_fs.h | 106 #define SMB_CAP_LARGE_FILES 0x00000008 macro |
/linux-2.4.37.9/fs/smbfs/ | ||
D | proc.c | 912 if (server->opt.capabilities & SMB_CAP_LARGE_FILES) { in smb_newconn() |