Searched refs:cifs_reopen_file (Results 1 – 1 of 1) sorted by relevance
41 static int cifs_reopen_file(struct cifsFileInfo *cfile, bool can_flush);73 rc = cifs_reopen_file(open_file, false); in cifs_prepare_write()228 rc = cifs_reopen_file(req->cfile, true); in cifs_issue_read()1221 cifs_reopen_file(struct cifsFileInfo *cfile, bool can_flush) in cifs_reopen_file() function1503 if (cifs_reopen_file(open_file, false /* do not flush */)) in cifs_reopen_persistent_handles()2654 rc = cifs_reopen_file(inv_file, false); in __cifs_get_writable_file()