Searched refs:cifs_get_writable_path (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/smb/client/ |
| H A D | smb2inode.c | 1048 cifs_get_writable_path(tcon, name, inode, FIND_ANY, &cfile); in smb2_mkdir_setinfo() 1229 cifs_get_writable_path(tcon, from_name, inode, in smb2_rename_path() 1236 cifs_get_writable_path(tcon, from_name, inode, in smb2_rename_path() 1275 cifs_get_writable_path(tcon, from_name, inode, in smb2_create_hardlink() 1297 cifs_get_writable_path(tcon, full_path, inode, FIND_ANY, &cfile); in smb2_set_path_size() 1307 cifs_get_writable_path(tcon, full_path, in smb2_set_path_size() 1338 cifs_get_writable_path(tcon, full_path, in smb2_set_file_info() 1398 cifs_get_writable_path(tcon, full_path, NULL, FIND_ANY, &cfile); in smb2_create_reparse_inode() 1407 cifs_get_writable_path(tcon, full_path, NULL, FIND_ANY, &cfile); in smb2_create_reparse_inode() 1543 cifs_get_writable_path(tcon, full_path, d_inode(dentry), in smb2_rename_pending_delete() [all …]
|
| H A D | cifsproto.h | 143 int cifs_get_writable_path(struct cifs_tcon *tcon, const char *name,
|
| H A D | file.c | 2716 int cifs_get_writable_path(struct cifs_tcon *tcon, const char *name, in cifs_get_writable_path() function
|