Searched refs:d_move (Results 1 – 14 of 14) sorted by relevance
| /fs/ocfs2/ |
| A D | dcache.c | 453 d_move(dentry, target); in ocfs2_dentry_move()
|
| /fs/afs/ |
| A D | dir_silly.c | 139 d_move(dentry, sdentry); in afs_sillyrename()
|
| A D | dir.c | 1925 d_move(old_dentry, new_dentry); in afs_rename_edit_dir()
|
| /fs/nfs/ |
| A D | unlink.c | 518 d_move(dentry, sdentry); in nfs_sillyrename()
|
| A D | dir.c | 2817 d_move(old_dentry, new_dentry); in nfs_rename()
|
| /fs/debugfs/ |
| A D | inode.c | 871 d_move(dentry, target); in debugfs_change_name()
|
| /fs/fat/ |
| A D | namei_vfat.c | 739 d_move(alias, dentry); in vfat_lookup()
|
| /fs/ |
| A D | dcache.c | 2899 void d_move(struct dentry *dentry, struct dentry *target) in d_move() function 2905 EXPORT_SYMBOL(d_move);
|
| A D | namei.c | 5144 d_move(old_dentry, new_dentry); in vfs_rename()
|
| /fs/9p/ |
| A D | vfs_inode.c | 952 d_move(old_dentry, new_dentry); in v9fs_vfs_rename()
|
| /fs/exfat/ |
| A D | namei.c | 773 d_move(alias, dentry); in exfat_lookup()
|
| /fs/ceph/ |
| A D | dir.c | 1525 d_move(old_dentry, new_dentry); in ceph_rename()
|
| A D | inode.c | 1703 d_move(req->r_old_dentry, dn); in ceph_fill_trace()
|
| /fs/smb/client/ |
| A D | inode.c | 2462 d_move(from_dentry, to_dentry);
|
Completed in 59 milliseconds