xfs_efd_log_item_t 2006 fs/xfs/linux-2.6/xfs_super.c 	xfs_efd_zone = kmem_zone_init((sizeof(xfs_efd_log_item_t) +
xfs_efd_log_item_t 4215 fs/xfs/xfs_bmap.c 	xfs_efd_log_item_t	*efd;		/* extent free data */
xfs_efd_log_item_t  371 fs/xfs/xfs_extfree_item.c xfs_efd_item_free(xfs_efd_log_item_t *efdp)
xfs_efd_log_item_t  389 fs/xfs/xfs_extfree_item.c xfs_efd_item_size(xfs_efd_log_item_t *efdp)
xfs_efd_log_item_t  402 fs/xfs/xfs_extfree_item.c xfs_efd_item_format(xfs_efd_log_item_t	*efdp,
xfs_efd_log_item_t  427 fs/xfs/xfs_extfree_item.c xfs_efd_item_pin(xfs_efd_log_item_t *efdp)
xfs_efd_log_item_t  439 fs/xfs/xfs_extfree_item.c xfs_efd_item_unpin(xfs_efd_log_item_t *efdp, int stale)
xfs_efd_log_item_t  446 fs/xfs/xfs_extfree_item.c xfs_efd_item_unpin_remove(xfs_efd_log_item_t *efdp, xfs_trans_t *tp)
xfs_efd_log_item_t  456 fs/xfs/xfs_extfree_item.c xfs_efd_item_trylock(xfs_efd_log_item_t *efdp)
xfs_efd_log_item_t  467 fs/xfs/xfs_extfree_item.c xfs_efd_item_unlock(xfs_efd_log_item_t *efdp)
xfs_efd_log_item_t  483 fs/xfs/xfs_extfree_item.c xfs_efd_item_committed(xfs_efd_log_item_t *efdp, xfs_lsn_t lsn)
xfs_efd_log_item_t  502 fs/xfs/xfs_extfree_item.c xfs_efd_item_push(xfs_efd_log_item_t *efdp)
xfs_efd_log_item_t  516 fs/xfs/xfs_extfree_item.c xfs_efd_item_committing(xfs_efd_log_item_t *efip, xfs_lsn_t lsn)
xfs_efd_log_item_t  546 fs/xfs/xfs_extfree_item.c xfs_efd_log_item_t *
xfs_efd_log_item_t  552 fs/xfs/xfs_extfree_item.c 	xfs_efd_log_item_t	*efdp;
xfs_efd_log_item_t  557 fs/xfs/xfs_extfree_item.c 		size = (uint)(sizeof(xfs_efd_log_item_t) +
xfs_efd_log_item_t  559 fs/xfs/xfs_extfree_item.c 		efdp = (xfs_efd_log_item_t*)kmem_zalloc(size, KM_SLEEP);
xfs_efd_log_item_t  561 fs/xfs/xfs_extfree_item.c 		efdp = (xfs_efd_log_item_t*)kmem_zone_zalloc(xfs_efd_zone,
xfs_efd_log_item_t  160 fs/xfs/xfs_extfree_item.h xfs_efd_log_item_t	*xfs_efd_init(struct xfs_mount *, xfs_efi_log_item_t *,
xfs_efd_log_item_t 2977 fs/xfs/xfs_log_recover.c 	xfs_efd_log_item_t	*efdp;
xfs_efd_log_item_t   93 fs/xfs/xfs_trans_extfree.c xfs_efd_log_item_t *
xfs_efd_log_item_t   98 fs/xfs/xfs_trans_extfree.c 	xfs_efd_log_item_t	*efdp;
xfs_efd_log_item_t  121 fs/xfs/xfs_trans_extfree.c 			 xfs_efd_log_item_t	*efdp,