Searched refs:CIFS_NO_BUFFER (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/
H A Dcifsglob.h555 #define CIFS_NO_BUFFER 0 /* Response buffer not returned */ macro
H A Dfile.c1766 int buf_type = CIFS_NO_BUFFER;
1823 int buf_type = CIFS_NO_BUFFER;
1960 int buf_type = CIFS_NO_BUFFER;
H A Dtransport.c399 *pRespBufType = CIFS_NO_BUFFER; /* no response buf yet */
H A Dinode.c381 int buf_type = CIFS_NO_BUFFER;
H A Dcifssmb.c1414 } else if (resp_buf_type != CIFS_NO_BUFFER) {

Completed in 192 milliseconds