Home
last modified time | relevance | path

Searched refs:__find_readable_file (Results 1 – 2 of 2) sorted by relevance

/linux/fs/smb/client/
H A Dcifsproto.h146 struct cifsFileInfo *__find_readable_file(struct cifsInodeInfo *cifs_inode,
614 return __find_readable_file(cinode, find_flags, 0); in find_readable_file()
H A Dfile.c1069 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