Home
last modified time | relevance | path

Searched defs:src_dp (Results 1 – 2 of 2) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_dir2.c1195 struct xfs_inode *src_dp = du_src->dp; in xfs_dir_rename_children() local
[all...]
/linux/fs/xfs/
H A Dxfs_inode.c2121 xfs_rename(struct mnt_idmap * idmap,struct xfs_inode * src_dp,struct xfs_name * src_name,struct xfs_inode * src_ip,struct xfs_inode * target_dp,struct xfs_name * target_name,struct xfs_inode * target_ip,unsigned int flags) xfs_rename() argument