Lines Matching refs:xfs_inode
53 STATIC int xfs_iflush_int(struct xfs_inode *, struct xfs_buf *);
54 STATIC int xfs_iunlink(struct xfs_trans *, struct xfs_inode *);
55 STATIC int xfs_iunlink_remove(struct xfs_trans *, struct xfs_inode *);
62 struct xfs_inode *ip) in xfs_get_extsz_hint()
79 struct xfs_inode *ip) in xfs_get_cowextsz_hint()
111 struct xfs_inode *ip) in xfs_ilock_data_map_shared()
124 struct xfs_inode *ip) in xfs_ilock_attr_map_shared()
546 struct xfs_inode *ip0, in xfs_lock_two_inodes()
548 struct xfs_inode *ip1, in xfs_lock_two_inodes()
551 struct xfs_inode *temp; in xfs_lock_two_inodes()
603 struct xfs_inode *ip) in __xfs_iflock()
671 struct xfs_inode *ip) in xfs_ip2xflags()
1142 struct xfs_inode *ip = NULL; in xfs_create()
1293 struct xfs_inode *dp, in xfs_create_tmpfile()
1295 struct xfs_inode **ipp) in xfs_create_tmpfile()
1298 struct xfs_inode *ip = NULL; in xfs_create_tmpfile()
1480 struct xfs_inode *ip) in xfs_itruncate_clear_reflink_flags()
1519 struct xfs_inode *ip, in xfs_itruncate_extents_flags()
1691 struct xfs_inode *ip) in xfs_inactive_truncate()
1740 struct xfs_inode *ip) in xfs_inactive_ifree()
1922 struct xfs_inode *ip) in xfs_iunlink()
2377 struct xfs_inode *ip, in xfs_ifree_local_data()
2402 struct xfs_inode *ip) in xfs_ifree()
2459 struct xfs_inode *ip) in xfs_iunpin()
2472 struct xfs_inode *ip) in __xfs_iunpin_wait()
2489 struct xfs_inode *ip) in xfs_iunpin_wait()
2646 struct xfs_inode *dp1, /* in: old (source) directory inode */ in xfs_sort_for_rename()
2647 struct xfs_inode *dp2, /* in: new (target) directory inode */ in xfs_sort_for_rename()
2648 struct xfs_inode *ip1, /* in: inode of old entry */ in xfs_sort_for_rename()
2649 struct xfs_inode *ip2, /* in: inode of new entry */ in xfs_sort_for_rename()
2650 struct xfs_inode *wip, /* in: whiteout inode */ in xfs_sort_for_rename()
2651 struct xfs_inode **i_tab,/* out: sorted array of inodes */ in xfs_sort_for_rename()
2657 memset(i_tab, 0, *num_inodes * sizeof(struct xfs_inode *)); in xfs_sort_for_rename()
2683 struct xfs_inode *temp = i_tab[j]; in xfs_sort_for_rename()
2713 struct xfs_inode *dp1, in xfs_cross_rename()
2715 struct xfs_inode *ip1, in xfs_cross_rename()
2716 struct xfs_inode *dp2, in xfs_cross_rename()
2718 struct xfs_inode *ip2, in xfs_cross_rename()
2828 struct xfs_inode *dp, in xfs_rename_alloc_whiteout()
2829 struct xfs_inode **wip) in xfs_rename_alloc_whiteout()
2831 struct xfs_inode *tmpfile; in xfs_rename_alloc_whiteout()
2858 struct xfs_inode *src_dp, in xfs_rename()
2860 struct xfs_inode *src_ip, in xfs_rename()
2861 struct xfs_inode *target_dp, in xfs_rename()
2863 struct xfs_inode *target_ip, in xfs_rename()
2868 struct xfs_inode *wip = NULL; /* whiteout inode */ in xfs_rename()
2869 struct xfs_inode *inodes[__XFS_SORT_INODES]; in xfs_rename()
3139 struct xfs_inode *ip, in xfs_iflush_cluster()
3147 struct xfs_inode **cilist; in xfs_iflush_cluster()
3148 struct xfs_inode *cip; in xfs_iflush_cluster()
3307 struct xfs_inode *ip, in xfs_iflush()
3416 struct xfs_inode *ip) in xfs_inode_verify_forks()
3442 struct xfs_inode *ip, in xfs_iflush_int()
3593 struct xfs_inode *ip) in xfs_irele()