Home
last modified time | relevance | path

Searched refs:CREATE_NO_BUFFER (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/fs/cifs/
Dcifspdu.h343 #define CREATE_NO_BUFFER 0x00000008 /* should not buffer on srv */ macro
Dfile.c220 create_options |= CREATE_NO_BUFFER; in cifs_nt_open()
779 create_options |= CREATE_NO_BUFFER; in cifs_reopen_file()