Home
last modified time | relevance | path

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

/Linux-v4.19/fs/cifs/
Dcifspdu.h352 #define CREATE_WRITE_THROUGH 0x00000002 macro
Dfile.c229 create_options |= CREATE_WRITE_THROUGH; in cifs_nt_open()