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()
1938 struct xfs_inode *ip) in xfs_iunlink()
2394 struct xfs_inode *ip, in xfs_ifree_local_data()
2419 struct xfs_inode *ip) in xfs_ifree()
2476 struct xfs_inode *ip) in xfs_iunpin()
2489 struct xfs_inode *ip) in __xfs_iunpin_wait()
2506 struct xfs_inode *ip) in xfs_iunpin_wait()
2663 struct xfs_inode *dp1, /* in: old (source) directory inode */ in xfs_sort_for_rename()
2664 struct xfs_inode *dp2, /* in: new (target) directory inode */ in xfs_sort_for_rename()
2665 struct xfs_inode *ip1, /* in: inode of old entry */ in xfs_sort_for_rename()
2666 struct xfs_inode *ip2, /* in: inode of new entry */ in xfs_sort_for_rename()
2667 struct xfs_inode *wip, /* in: whiteout inode */ in xfs_sort_for_rename()
2668 struct xfs_inode **i_tab,/* out: sorted array of inodes */ in xfs_sort_for_rename()
2674 memset(i_tab, 0, *num_inodes * sizeof(struct xfs_inode *)); in xfs_sort_for_rename()
2700 struct xfs_inode *temp = i_tab[j]; in xfs_sort_for_rename()
2730 struct xfs_inode *dp1, in xfs_cross_rename()
2732 struct xfs_inode *ip1, in xfs_cross_rename()
2733 struct xfs_inode *dp2, in xfs_cross_rename()
2735 struct xfs_inode *ip2, in xfs_cross_rename()
2845 struct xfs_inode *dp, in xfs_rename_alloc_whiteout()
2846 struct xfs_inode **wip) in xfs_rename_alloc_whiteout()
2848 struct xfs_inode *tmpfile; in xfs_rename_alloc_whiteout()
2873 struct xfs_inode *src_dp, in xfs_rename()
2875 struct xfs_inode *src_ip, in xfs_rename()
2876 struct xfs_inode *target_dp, in xfs_rename()
2878 struct xfs_inode *target_ip, in xfs_rename()
2883 struct xfs_inode *wip = NULL; /* whiteout inode */ in xfs_rename()
2884 struct xfs_inode *inodes[__XFS_SORT_INODES]; in xfs_rename()
3152 struct xfs_inode *ip, in xfs_iflush_cluster()
3160 struct xfs_inode **cilist; in xfs_iflush_cluster()
3161 struct xfs_inode *cip; in xfs_iflush_cluster()
3320 struct xfs_inode *ip, in xfs_iflush()
3429 struct xfs_inode *ip) in xfs_inode_verify_forks()
3455 struct xfs_inode *ip, in xfs_iflush_int()
3606 struct xfs_inode *ip) in xfs_irele()