Home
last modified time | relevance | path

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

/Linux-v5.4/fs/cifs/
Dcifspdu.h2483 #define SMB_O_NOFOLLOW 0x400 macro
Dfile.c93 posix_flags |= SMB_O_NOFOLLOW; in cifs_posix_convert_flags()