Searched refs:xfs_efd_log_item (Results 1 – 4 of 4) sorted by relevance
288 static inline struct xfs_efd_log_item *EFD_ITEM(struct xfs_log_item *lip) in EFD_ITEM()290 return container_of(lip, struct xfs_efd_log_item, efd_item); in EFD_ITEM()294 xfs_efd_item_free(struct xfs_efd_log_item *efdp) in xfs_efd_item_free()310 struct xfs_efd_log_item *efdp) in xfs_efd_item_sizeof()338 struct xfs_efd_log_item *efdp = EFD_ITEM(lip); in xfs_efd_item_format()391 struct xfs_efd_log_item *efdp = EFD_ITEM(lip); in xfs_efd_item_unlock()410 struct xfs_efd_log_item *efdp = EFD_ITEM(lip); in xfs_efd_item_committed()455 struct xfs_efd_log_item *462 struct xfs_efd_log_item *efdp; in xfs_efd_init()491 struct xfs_efd_log_item *efdp; in xfs_efi_recover()
28 struct xfs_efd_log_item *33 struct xfs_efd_log_item *efdp; in xfs_trans_get_efd()56 struct xfs_efd_log_item *efdp, in xfs_trans_free_extent()233 struct xfs_efd_log_item *efdp = done_item; in xfs_agfl_free_finish_item()
13 struct xfs_efd_log_item;226 struct xfs_efd_log_item *xfs_trans_get_efd(struct xfs_trans *,230 struct xfs_efd_log_item *, xfs_fsblock_t,
66 typedef struct xfs_efd_log_item { struct