Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/cifs/
Dcifspdu.h359 #define CREATE_NO_BUFFER 0x00000008 /* should not buffer on srv */ macro
Dfile.c231 create_options |= CREATE_NO_BUFFER; in cifs_nt_open()
759 create_options |= CREATE_NO_BUFFER; in cifs_reopen_file()