Lines Matching refs:xfs_iunlink
47 STATIC int xfs_iunlink(struct xfs_trans *, struct xfs_inode *);
1092 return xfs_iunlink(tp, ip); in xfs_droplink()
1321 error = xfs_iunlink(tp, ip); in xfs_create_tmpfile()
1921 struct xfs_iunlink { struct
1934 const struct xfs_iunlink *iu = obj; in xfs_iunlink_obj_cmpfn() argument
1944 .key_offset = offsetof(struct xfs_iunlink,
1946 .head_offset = offsetof(struct xfs_iunlink, iu_rhash_head),
1960 struct xfs_iunlink *iu; in xfs_iunlink_lookup_backref()
1975 struct xfs_iunlink *iu) in xfs_iunlink_insert_backref()
2007 struct xfs_iunlink *iu; in xfs_iunlink_add_backref()
2030 struct xfs_iunlink *iu; in xfs_iunlink_change_backref()
2078 struct xfs_iunlink *iu = ptr; in xfs_iunlink_free_item()
2227 xfs_iunlink( in xfs_iunlink() function