Home
last modified time | relevance | path

Searched refs:IUL_ITEM (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/xfs/
H A Dxfs_iunlink_item.c23 static inline struct xfs_iunlink_item *IUL_ITEM(struct xfs_log_item *lip) in IUL_ITEM() function
32 struct xfs_iunlink_item *iup = IUL_ITEM(lip); in xfs_iunlink_item_release()
35 kmem_cache_free(xfs_iunlink_cache, IUL_ITEM(lip)); in xfs_iunlink_item_release()
43 return IUL_ITEM(lip)->ip->i_ino; in xfs_iunlink_item_sort()
113 struct xfs_iunlink_item *iup = IUL_ITEM(lip); in xfs_iunlink_item_precommit()