Searched refs:find_writable_file (Results 1 – 6 of 6) sorted by relevance
138 struct cifsFileInfo *find_writable_file(struct cifsInodeInfo *cifs_inode,
993 cfile = find_writable_file(cinode, FIND_FSUID_ONLY); in cifs_do_truncate()2704 find_writable_file(struct cifsInodeInfo *cifs_inode, int flags) in find_writable_file() function2848 smbfile = find_writable_file(CIFS_I(inode), FIND_ANY); in cifs_fsync()
960 open_file = find_writable_file(cinode, FIND_FSUID_ONLY); in smb_set_file_info()
3053 open_file = find_writable_file(cifsInode, FIND_FSUID_ONLY);3214 open_file = find_writable_file(cifsInode, FIND_FSUID_ONLY);
1239 writeable_srcfile = find_writable_file(src_cifsi, FIND_FSUID_ONLY); in cifs_precopy_set_eof()
3916 wrcfile = find_writable_file(cifsi, FIND_ANY); in smb3_llseek()