Searched refs:xfs_efd_log_item (Results 1 – 4 of 4) sorted by relevance
232 static inline struct xfs_efd_log_item *EFD_ITEM(struct xfs_log_item *lip) in EFD_ITEM()234 return container_of(lip, struct xfs_efd_log_item, efd_item); in EFD_ITEM()238 xfs_efd_item_free(struct xfs_efd_log_item *efdp) in xfs_efd_item_free()254 struct xfs_efd_log_item *efdp) in xfs_efd_item_sizeof()282 struct xfs_efd_log_item *efdp = EFD_ITEM(lip); in xfs_efd_item_format()303 struct xfs_efd_log_item *efdp = EFD_ITEM(lip); in xfs_efd_item_release()321 static struct xfs_efd_log_item *327 struct xfs_efd_log_item *efdp; in xfs_trans_get_efd()332 efdp = kmem_zalloc(sizeof(struct xfs_efd_log_item) + in xfs_trans_get_efd()358 struct xfs_efd_log_item *efdp, in xfs_trans_free_extent()[all …]
60 struct xfs_efd_log_item { struct
13 struct xfs_efd_log_item;
1963 (sizeof(struct xfs_efd_log_item) + in xfs_init_zones()