Searched refs:find_writable_file (Results 1 – 5 of 5) sorted by relevance
132 extern struct cifsFileInfo *find_writable_file(struct cifsInodeInfo *, bool);
779 open_file = find_writable_file(cinode, true); in smb_set_file_info()
2151 open_file = find_writable_file(cifsInode, true);2296 open_file = find_writable_file(cifsInode, true);
1824 struct cifsFileInfo *find_writable_file(struct cifsInodeInfo *cifs_inode, in find_writable_file() function1941 open_file = find_writable_file(CIFS_I(mapping->host), false); in cifs_partialpagewrite()2076 wdata->cfile = find_writable_file(CIFS_I(mapping->host), false); in wdata_send_pages()
2023 wdata2->cfile = find_writable_file(CIFS_I(inode), false); in cifs_writev_requeue()