Searched refs:FIND_WR_ANY (Results 1 – 2 of 2) sorted by relevance
/linux/fs/smb/client/ |
H A D | smb2inode.c | 1016 cifs_get_writable_path(tcon, name, FIND_WR_ANY, &cfile); in smb2_mkdir_setinfo() 1144 cifs_get_writable_path(tcon, full_path, FIND_WR_ANY, &cfile); in smb2_set_path_size() 1154 cifs_get_writable_path(tcon, full_path, FIND_WR_ANY, &cfile); in smb2_set_path_size() 1185 cifs_get_writable_path(tcon, full_path, FIND_WR_ANY, &cfile); in smb2_set_file_info() 1233 cifs_get_writable_path(tcon, full_path, FIND_WR_ANY, &cfile); in smb2_get_reparse_inode() 1242 cifs_get_writable_path(tcon, full_path, FIND_WR_ANY, &cfile); in smb2_get_reparse_inode()
|
H A D | smb2ops.c | 3776 wrcfile = find_writable_file(cifsi, FIND_WR_ANY); in smb3_llseek()
|