Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dfile.c41 static int cifs_reopen_file(struct cifsFileInfo *cfile, bool can_flush);
68 rc = cifs_reopen_file(open_file, false); in cifs_prepare_write()
216 rc = cifs_reopen_file(req->cfile, true); in cifs_issue_read()
1146 cifs_reopen_file(struct cifsFileInfo *cfile, bool can_flush) in cifs_reopen_file() function
1432 if (cifs_reopen_file(open_file, false /* do not flush */)) in cifs_reopen_persistent_handles()
2525 rc = cifs_reopen_file(inv_file, false); in cifs_get_writable_file()