Lines Matching refs:xfs_efd_log_item
224 static inline struct xfs_efd_log_item *EFD_ITEM(struct xfs_log_item *lip) in EFD_ITEM()
226 return container_of(lip, struct xfs_efd_log_item, efd_item); in EFD_ITEM()
230 xfs_efd_item_free(struct xfs_efd_log_item *efdp) in xfs_efd_item_free()
245 struct xfs_efd_log_item *efdp = EFD_ITEM(lip); in xfs_efd_item_size()
263 struct xfs_efd_log_item *efdp = EFD_ITEM(lip); in xfs_efd_item_format()
284 struct xfs_efd_log_item *efdp = EFD_ITEM(lip); in xfs_efd_item_release()
311 static struct xfs_efd_log_item *
317 struct xfs_efd_log_item *efdp; in xfs_trans_get_efd()
347 struct xfs_efd_log_item *efdp, in xfs_trans_free_extent()
525 struct xfs_efd_log_item *efdp = EFD_ITEM(done); in xfs_agfl_free_finish_item()
600 struct xfs_efd_log_item *efdp; in xfs_efi_item_recover()
660 struct xfs_efd_log_item *efdp; in xfs_efi_item_relog()