Searched refs:find_writable_file (Results 1 – 6 of 6) sorted by relevance
996 cfile = find_writable_file(cinode, FIND_WR_FSUID_ONLY); in cifs_do_truncate()2661 find_writable_file(struct cifsInodeInfo *cifs_inode, int flags) in find_writable_file() function2812 smbfile = find_writable_file(CIFS_I(inode), FIND_WR_ANY); in cifs_fsync()
162 extern struct cifsFileInfo *find_writable_file(struct cifsInodeInfo *, int);
1019 open_file = find_writable_file(cinode, FIND_WR_FSUID_ONLY); in smb_set_file_info()
3047 open_file = find_writable_file(cifsInode, FIND_WR_FSUID_ONLY);3216 open_file = find_writable_file(cifsInode, FIND_WR_FSUID_ONLY);
1266 writeable_srcfile = find_writable_file(src_cifsi, FIND_WR_FSUID_ONLY); in cifs_precopy_set_eof()
3886 wrcfile = find_writable_file(cifsi, FIND_WR_ANY); in smb3_llseek()