Searched refs:xfs_efd_log_item (Results 1 – 3 of 3) sorted by relevance
331 static inline struct xfs_efd_log_item *EFD_ITEM(struct xfs_log_item *lip) in EFD_ITEM()333 return container_of(lip, struct xfs_efd_log_item, efd_item); in EFD_ITEM()337 xfs_efd_item_free(struct xfs_efd_log_item *efdp) in xfs_efd_item_free()369 struct xfs_efd_log_item *efdp = EFD_ITEM(lip); in xfs_efd_item_format()440 struct xfs_efd_log_item *efdp = EFD_ITEM(lip); in xfs_efd_item_committed()495 struct xfs_efd_log_item *502 struct xfs_efd_log_item *efdp; in xfs_efd_init()
305 struct xfs_efd_log_item;483 struct xfs_efd_log_item *xfs_trans_get_efd(xfs_trans_t *,487 struct xfs_efd_log_item *,
137 typedef struct xfs_efd_log_item { struct