Home
last modified time | relevance | path

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

/linux-3.4.99/fs/cifs/
Dcifspdu.h2359 #define SMB_O_SYNC 0x100 macro
Dfile.c83 posix_flags |= SMB_O_SYNC; in cifs_posix_convert_flags()