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.h605 find_flags &= ~FIND_OPEN_FLAGS; in cifs_get_writable_file()
612 find_flags &= ~FIND_OPEN_FLAGS; in find_readable_file()
H A Dfile.c1067 FIND_OPEN_FLAGS, in cifs_open()
1072 FIND_OPEN_FLAGS, in cifs_open()
2555 if ((find_flags & FIND_OPEN_FLAGS) && in __find_readable_file()
2624 if ((find_flags & FIND_OPEN_FLAGS) && in __cifs_get_writable_file()
H A Dcifsglob.h1893 FIND_OPEN_FLAGS = (1U << 3), enumerator