Searched refs:xfs_efd_log_item (Results 1 – 3 of 3) sorted by relevance
324 static inline struct xfs_efd_log_item *EFD_ITEM(struct xfs_log_item *lip) in EFD_ITEM()326 return container_of(lip, struct xfs_efd_log_item, efd_item); in EFD_ITEM()330 xfs_efd_item_free(struct xfs_efd_log_item *efdp) in xfs_efd_item_free()345 struct xfs_efd_log_item *efdp) in xfs_efd_item_sizeof()373 struct xfs_efd_log_item *efdp = EFD_ITEM(lip); in xfs_efd_item_format()438 struct xfs_efd_log_item *efdp = EFD_ITEM(lip); in xfs_efd_item_committed()482 struct xfs_efd_log_item *489 struct xfs_efd_log_item *efdp; in xfs_efd_init()
25 struct xfs_efd_log_item;224 struct xfs_efd_log_item *xfs_trans_get_efd(xfs_trans_t *,228 struct xfs_efd_log_item *,
59 typedef struct xfs_efd_log_item { struct