Home
last modified time | relevance | path

Searched refs:FIND_WR_ANY (Results 1 – 2 of 2) sorted by relevance

/linux/fs/smb/client/
H A Dsmb2inode.c1016 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 Dsmb2ops.c3776 wrcfile = find_writable_file(cifsi, FIND_WR_ANY); in smb3_llseek()