Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
Dcifspdu.h2434 #define SMB_O_TRUNC 0x40 macro
Dfile.c245 posix_flags |= SMB_O_TRUNC; in cifs_posix_convert_flags()