Searched refs:CIFS_STD_OP (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/
H A Dtransport.c460 if (long_op == CIFS_STD_OP)
651 if (long_op == CIFS_STD_OP)
808 &bytes_returned, CIFS_STD_OP);
H A Dcifsglob.h561 #define CIFS_STD_OP 0 /* normal request timeout */ macro
H A Dfile.c929 return CIFS_STD_OP;
1024 long_op = CIFS_STD_OP; /* subsequent writes fast -
1141 long_op = CIFS_STD_OP; /* subsequent writes fast -
H A Dsess.c856 CIFS_STD_OP /* not long */ | CIFS_LOG_ERROR);
H A Dconnect.c2867 CIFS_STD_OP);
H A Dcifssmb.c1378 &resp_buf_type, CIFS_STD_OP | CIFS_LOG_ERROR);
3074 CIFS_STD_OP);

Completed in 173 milliseconds