Searched refs:xfs_cross_rename (Results 1 - 1 of 1) sorted by relevance
/device/soc/rockchip/common/sdk_linux/fs/xfs/ |
H A D | xfs_inode.c | 2890 * xfs_cross_rename()
2894 STATIC int xfs_cross_rename(struct xfs_trans *tp, struct xfs_inode *dp1, struct xfs_name *name1, struct xfs_inode *ip1,
in xfs_cross_rename() function 3122 return xfs_cross_rename(tp, src_dp, src_name, src_ip, target_dp, target_name, target_ip, spaceres);
in xfs_rename()
|
Completed in 5 milliseconds