Searched refs:CIFS_VLONG_OP (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 Dcifsglob.h563 #define CIFS_VLONG_OP 2 /* sloow op - can take up to 180 seconds */ macro
H A Dtransport.c462 else if (long_op == CIFS_VLONG_OP) /* e.g. slow writes past EOF */
657 else if (long_op == CIFS_VLONG_OP) /* writes past EOF can be slow */
H A Dfile.c931 return CIFS_VLONG_OP;

Completed in 57 milliseconds