Searched refs:xfs_iunlink (Results 1 – 2 of 2) sorted by relevance
48 STATIC int xfs_iunlink(struct xfs_trans *, struct xfs_inode *);1090 return xfs_iunlink(tp, ip); in xfs_droplink()1320 error = xfs_iunlink(tp, ip); in xfs_create_tmpfile()1928 struct xfs_iunlink { struct1941 const struct xfs_iunlink *iu = obj; in xfs_iunlink_obj_cmpfn() argument1951 .key_offset = offsetof(struct xfs_iunlink,1953 .head_offset = offsetof(struct xfs_iunlink, iu_rhash_head),1967 struct xfs_iunlink *iu; in xfs_iunlink_lookup_backref()1982 struct xfs_iunlink *iu) in xfs_iunlink_insert_backref()2014 struct xfs_iunlink *iu; in xfs_iunlink_add_backref()[all …]
3401 DEFINE_AGINODE_EVENT(xfs_iunlink);