Home
last modified time | relevance | path

Searched refs:FIND_OPEN_FLAGS (Results 1 – 3 of 3) sorted by relevance

/linux/fs/smb/client/
H A Dcifsproto.h603 find_flags &= ~FIND_OPEN_FLAGS; in cifs_get_writable_file()
610 find_flags &= ~FIND_OPEN_FLAGS; in find_readable_file()
H A Dfile.c1114 FIND_OPEN_FLAGS, in cifs_open()
1119 FIND_OPEN_FLAGS, in cifs_open()
2665 if ((find_flags & FIND_OPEN_FLAGS) && in __find_readable_file()
2738 if ((find_flags & FIND_OPEN_FLAGS) && in __cifs_get_writable_file()
H A Dcifsglob.h1895 FIND_OPEN_FLAGS = (1U << 3), enumerator