Searched refs:xfs_iunlink_item (Results 1 – 5 of 5) sorted by relevance
23 static inline struct xfs_iunlink_item *IUL_ITEM(struct xfs_log_item *lip) in IUL_ITEM()25 return container_of(lip, struct xfs_iunlink_item, item); in IUL_ITEM()32 struct xfs_iunlink_item *iup = IUL_ITEM(lip); in xfs_iunlink_item_release()53 struct xfs_iunlink_item *iup) in xfs_iunlink_log_dinode()113 struct xfs_iunlink_item *iup = IUL_ITEM(lip); in xfs_iunlink_item_precommit()148 struct xfs_iunlink_item *iup; in xfs_iunlink_log_inode()
14 struct xfs_iunlink_item { struct
110 xfs_iunlink_item.o \
2187 sizeof(struct xfs_iunlink_item), in xfs_init_caches()
[all...]