Searched refs:find_writable_file (Results 1 – 5 of 5) sorted by relevance
136 extern struct cifsFileInfo *find_writable_file(struct cifsInodeInfo *, bool);
2219 open_file = find_writable_file(cifsInode, true);2369 open_file = find_writable_file(cifsInode, true);
770 open_file = find_writable_file(cinode, true); in smb_set_file_info()
2006 find_writable_file(struct cifsInodeInfo *cifs_inode, bool fsuid_only) in find_writable_file() function
3132 wrcfile = find_writable_file(cifsi, false); in smb3_llseek()