Home
last modified time | relevance | path

Searched refs:ip2 (Results 1 - 1 of 1) sorted by relevance

/device/soc/rockchip/common/sdk_linux/fs/xfs/
H A Dxfs_inode.c2832 struct xfs_inode *ip2, /* in: inode of new entry */ in xfs_sort_for_rename()
2853 if (ip2) { in xfs_sort_for_rename()
2854 i_tab[i++] = ip2; in xfs_sort_for_rename()
2895 struct xfs_inode *dp2, struct xfs_name *name2, struct xfs_inode *ip2, int spaceres) in xfs_cross_rename()
2903 error = xfs_dir_replace(tp, dp1, name1, ip2->i_ino, spaceres); in xfs_cross_rename()
2922 if (S_ISDIR(VFS_I(ip2)->i_mode)) { in xfs_cross_rename()
2923 error = xfs_dir_replace(tp, ip2, &xfs_name_dotdot, dp1->i_ino, spaceres); in xfs_cross_rename()
2928 /* transfer ip2 ".." reference to dp1 */ in xfs_cross_rename()
2954 if (!S_ISDIR(VFS_I(ip2)->i_mode)) { in xfs_cross_rename()
2963 * Although ip2 is in xfs_cross_rename()
2829 xfs_sort_for_rename(struct xfs_inode *dp1, struct xfs_inode *dp2, struct xfs_inode *ip1, struct xfs_inode *ip2, struct xfs_inode *wip, struct xfs_inode **i_tab, int *num_inodes) xfs_sort_for_rename() argument
2894 xfs_cross_rename(struct xfs_trans *tp, struct xfs_inode *dp1, struct xfs_name *name1, struct xfs_inode *ip1, struct xfs_inode *dp2, struct xfs_name *name2, struct xfs_inode *ip2, int spaceres) xfs_cross_rename() argument
3670 xfs_ilock2_io_mmap(struct xfs_inode *ip1, struct xfs_inode *ip2) xfs_ilock2_io_mmap() argument
3687 xfs_iunlock2_io_mmap(struct xfs_inode *ip1, struct xfs_inode *ip2) xfs_iunlock2_io_mmap() argument
[all...]

Completed in 4 milliseconds