Searched refs:FIND_OPEN_FLAGS (Results 1 – 3 of 3) sorted by relevance
605 find_flags &= ~FIND_OPEN_FLAGS; in cifs_get_writable_file()612 find_flags &= ~FIND_OPEN_FLAGS; in find_readable_file()
1066 FIND_OPEN_FLAGS, in cifs_open()1071 FIND_OPEN_FLAGS, in cifs_open()2554 if ((find_flags & FIND_OPEN_FLAGS) && in __find_readable_file()2623 if ((find_flags & FIND_OPEN_FLAGS) && in __cifs_get_writable_file()
1893 FIND_OPEN_FLAGS = (1U << 3), enumerator