Searched refs:find_writable_file (Results 1 – 6 of 6) sorted by relevance
111 extern struct cifsFileInfo *find_writable_file(struct cifsInodeInfo *, bool);
780 open_file = find_writable_file(cinode, true); in smb_set_file_info()
2047 open_file = find_writable_file(cifsInode, true);2192 open_file = find_writable_file(cifsInode, true);
1752 struct cifsFileInfo *find_writable_file(struct cifsInodeInfo *cifs_inode, in find_writable_file() function1867 open_file = find_writable_file(CIFS_I(mapping->host), false); in cifs_partialpagewrite()2020 wdata->cfile = find_writable_file(CIFS_I(mapping->host), false); in wdata_send_pages()
1964 wdata2->cfile = find_writable_file(CIFS_I(inode), false); in cifs_writev_requeue()
174 that mount. Fix hang on spinlock in find_writable_file (race when