Searched refs:ICR_ITEM (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/xfs/
H A Dxfs_icreate_item.c25 static inline struct xfs_icreate_item *ICR_ITEM(struct xfs_log_item *lip) function
54 struct xfs_icreate_item *icp = ICR_ITEM(lip);
66 kvfree(ICR_ITEM(lip)->ic_item.li_lv_shadow);
67 kmem_cache_free(xfs_icreate_cache, ICR_ITEM(lip));

Completed in 116 milliseconds