Lines Matching defs:open_file
900 struct cifsFileInfo *open_file;
910 open_file = find_writable_file(cinode, FIND_WR_FSUID_ONLY);
912 if (open_file) {
913 fid.netfid = open_file->fid.netfid;
914 netpid = open_file->pid;
915 tcon = tlink_tcon(open_file->tlink);
939 if (open_file) {
940 cifsFileInfo_put(open_file);
941 open_file = NULL;
961 if (open_file)
1036 if (open_file == NULL)
1039 cifsFileInfo_put(open_file);
1047 if (open_file == NULL &&