Searched refs:__find_readable_file (Results 1 – 2 of 2) sorted by relevance
146 struct cifsFileInfo *__find_readable_file(struct cifsInodeInfo *cifs_inode,614 return __find_readable_file(cinode, find_flags, 0); in find_readable_file()
1069 cfile = __find_readable_file(CIFS_I(inode), in cifs_open()2532 struct cifsFileInfo *__find_readable_file(struct cifsInodeInfo *cifs_inode, in __find_readable_file() function