Searched refs:xfs_efd_log_item (Results 1 – 5 of 5) sorted by relevance
295 static inline struct xfs_efd_log_item *EFD_ITEM(struct xfs_log_item *lip) in EFD_ITEM()297 return container_of(lip, struct xfs_efd_log_item, efd_item); in EFD_ITEM()301 xfs_efd_item_free(struct xfs_efd_log_item *efdp) in xfs_efd_item_free()316 struct xfs_efd_log_item *efdp) in xfs_efd_item_sizeof()344 struct xfs_efd_log_item *efdp = EFD_ITEM(lip); in xfs_efd_item_format()397 struct xfs_efd_log_item *efdp = EFD_ITEM(lip); in xfs_efd_item_unlock()416 struct xfs_efd_log_item *efdp = EFD_ITEM(lip); in xfs_efd_item_committed()461 struct xfs_efd_log_item *468 struct xfs_efd_log_item *efdp; in xfs_efd_init()
25 struct xfs_efd_log_item;220 struct xfs_efd_log_item *xfs_trans_get_efd(xfs_trans_t *,224 struct xfs_efd_log_item *, xfs_fsblock_t,
78 typedef struct xfs_efd_log_item { struct
119 struct xfs_efd_log_item *efdp, in xfs_trans_free_extent()
103 struct xfs_efd_log_item *efd; /* extent free data */ in xfs_bmap_finish()