Searched refs:SMBOPEN_OAPPEND (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/cifs/
H A Dcifssmb.c1043 ofun = SMBOPEN_OAPPEND;
1049 ofun = SMBOPEN_OCREATE | SMBOPEN_OAPPEND;
1059 ofun = SMBOPEN_OAPPEND; /* regular open */
H A Dcifspdu.h144 #define SMBOPEN_OAPPEND 0x0001 macro

Completed in 210 milliseconds