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

/linux-4.4.14/fs/xfs/
H A Dxfs_icreate_item.c36 return container_of(lip, struct xfs_icreate_item, ic_item); ICR_ITEM()
94 if (icp->ic_item.li_flags & XFS_LI_ABORTED) xfs_icreate_item_unlock()
173 xfs_log_item_init(tp->t_mountp, &icp->ic_item, XFS_LI_ICREATE, xfs_icreate_log()
185 xfs_trans_add_item(tp, &icp->ic_item); xfs_icreate_log()
187 icp->ic_item.li_desc->lid_flags |= XFS_LID_DIRTY; xfs_icreate_log()
H A Dxfs_icreate_item.h23 struct xfs_log_item ic_item; member in struct:xfs_icreate_item

Completed in 39 milliseconds