Searched refs:FIND_OPEN_FLAGS (Results 1 – 3 of 3) sorted by relevance
603 find_flags &= ~FIND_OPEN_FLAGS; in cifs_get_writable_file()610 find_flags &= ~FIND_OPEN_FLAGS; in find_readable_file()
1114 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()
1895 FIND_OPEN_FLAGS = (1U << 3), enumerator