Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifspdu.h2443 #define SMB_O_DIRECT 0x800 macro
H A Dfile.c442 posix_flags |= SMB_O_DIRECT; in cifs_posix_convert_flags()