Searched refs:d_move (Results 1 – 15 of 15) sorted by relevance
| /Linux-v5.4/fs/afs/ |
| D | dir_silly.c | 121 d_move(dentry, sdentry); in afs_sillyrename()
|
| D | dir.c | 1969 d_move(old_dentry, new_dentry); in afs_rename()
|
| /Linux-v5.4/fs/ocfs2/ |
| D | dcache.c | 466 d_move(dentry, target); in ocfs2_dentry_move()
|
| /Linux-v5.4/include/linux/ |
| D | dcache.h | 273 extern void d_move(struct dentry *, struct dentry *);
|
| /Linux-v5.4/fs/nfs/ |
| D | unlink.c | 507 d_move(dentry, sdentry); in nfs_sillyrename()
|
| D | dir.c | 2129 d_move(old_dentry, new_dentry); in nfs_rename()
|
| /Linux-v5.4/fs/debugfs/ |
| D | inode.c | 869 d_move(old_dentry, dentry); in debugfs_rename()
|
| /Linux-v5.4/fs/fat/ |
| D | namei_vfat.c | 742 d_move(alias, dentry); in vfat_lookup()
|
| /Linux-v5.4/fs/ |
| D | dcache.c | 2891 void d_move(struct dentry *dentry, struct dentry *target) in d_move() function 2897 EXPORT_SYMBOL(d_move);
|
| D | namei.c | 4484 d_move(old_dentry, new_dentry); in vfs_rename()
|
| /Linux-v5.4/fs/9p/ |
| D | vfs_inode.c | 1030 d_move(old_dentry, new_dentry); in v9fs_vfs_rename()
|
| /Linux-v5.4/Documentation/core-api/ |
| D | printk-formats.rst | 357 For printing dentry name; if we race with :c:func:`d_move`, the name might
|
| /Linux-v5.4/fs/ceph/ |
| D | dir.c | 1137 d_move(old_dentry, new_dentry); in ceph_rename()
|
| D | inode.c | 1375 d_move(req->r_old_dentry, dn); in ceph_fill_trace()
|
| /Linux-v5.4/drivers/staging/exfat/ |
| D | exfat_super.c | 2473 d_move(alias, dentry); in exfat_lookup()
|