Searched refs:find_writable_file (Results 1 – 5 of 5) sorted by relevance
132 extern struct cifsFileInfo *find_writable_file(struct cifsInodeInfo *, bool);
780 open_file = find_writable_file(cinode, true); in smb_set_file_info()
2178 open_file = find_writable_file(cifsInode, true);2337 open_file = find_writable_file(cifsInode, true);
1889 struct cifsFileInfo *find_writable_file(struct cifsInodeInfo *cifs_inode, in find_writable_file() function2004 open_file = find_writable_file(CIFS_I(mapping->host), false); in cifs_partialpagewrite()2139 wdata->cfile = find_writable_file(CIFS_I(mapping->host), false); in wdata_send_pages()
2035 wdata2->cfile = find_writable_file(CIFS_I(inode), false); in cifs_writev_requeue()