Searched refs:cifs_reopen_file (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/smb/client/
H A Dfile.c41 static int cifs_reopen_file(struct cifsFileInfo *cfile, bool can_flush);
67 rc = cifs_reopen_file(open_file, false);
197 rc = cifs_reopen_file(req->cfile, true);
1145 cifs_reopen_file(struct cifsFileInfo *cfile, bool can_flush) function
1432 if (cifs_reopen_file(open_file, false /* do not flush */))
2522 rc = cifs_reopen_file(inv_file, false);

Completed in 119 milliseconds