find_readable_file  576 fs/cifs/cifsacl.c 		open_file = find_readable_file(CIFS_I(inode));
find_readable_file  640 fs/cifs/cifsacl.c 	open_file = find_readable_file(CIFS_I(inode));
find_readable_file   67 fs/cifs/cifsproto.h extern struct cifsFileInfo *find_readable_file(struct cifsInodeInfo *);