Searched refs:CIFS_MAX_MSGSIZE (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/
H A Dcifsfs.c64 unsigned int CIFSMaxBufSize = CIFS_MAX_MSGSIZE;
142 sb->s_blocksize = CIFS_MAX_MSGSIZE;
143 sb->s_blocksize_bits = 14; /* default 2**14 = CIFS_MAX_MSGSIZE */
315 cifs_inode->vfs_inode.i_blkbits = 14; /* 2**14 = CIFS_MAX_MSGSIZE */
H A Dcifspdu.h121 #define CIFS_MAX_MSGSIZE (4*4096) macro
H A Dinode.c1649 stat->blksize = CIFS_MAX_MSGSIZE;

Completed in 48 milliseconds