xfs_efi_log_item_t 2012 fs/xfs/linux-2.6/xfs_super.c 	xfs_efi_zone = kmem_zone_init((sizeof(xfs_efi_log_item_t) +
xfs_efi_log_item_t 4216 fs/xfs/xfs_bmap.c 	xfs_efi_log_item_t	*efi;		/* extent free intention */
xfs_efi_log_item_t   36 fs/xfs/xfs_extfree_item.c STATIC void	xfs_efi_item_unlock(xfs_efi_log_item_t *);
xfs_efi_log_item_t   39 fs/xfs/xfs_extfree_item.c xfs_efi_item_free(xfs_efi_log_item_t *efip)
xfs_efi_log_item_t   57 fs/xfs/xfs_extfree_item.c xfs_efi_item_size(xfs_efi_log_item_t *efip)
xfs_efi_log_item_t   70 fs/xfs/xfs_extfree_item.c xfs_efi_item_format(xfs_efi_log_item_t	*efip,
xfs_efi_log_item_t   95 fs/xfs/xfs_extfree_item.c xfs_efi_item_pin(xfs_efi_log_item_t *efip)
xfs_efi_log_item_t  109 fs/xfs/xfs_extfree_item.c xfs_efi_item_unpin(xfs_efi_log_item_t *efip, int stale)
xfs_efi_log_item_t  135 fs/xfs/xfs_extfree_item.c xfs_efi_item_unpin_remove(xfs_efi_log_item_t *efip, xfs_trans_t *tp)
xfs_efi_log_item_t  169 fs/xfs/xfs_extfree_item.c xfs_efi_item_trylock(xfs_efi_log_item_t *efip)
xfs_efi_log_item_t  179 fs/xfs/xfs_extfree_item.c xfs_efi_item_unlock(xfs_efi_log_item_t *efip)
xfs_efi_log_item_t  194 fs/xfs/xfs_extfree_item.c xfs_efi_item_committed(xfs_efi_log_item_t *efip, xfs_lsn_t lsn)
xfs_efi_log_item_t  206 fs/xfs/xfs_extfree_item.c xfs_efi_item_push(xfs_efi_log_item_t *efip)
xfs_efi_log_item_t  220 fs/xfs/xfs_extfree_item.c xfs_efi_item_committing(xfs_efi_log_item_t *efip, xfs_lsn_t lsn)
xfs_efi_log_item_t  250 fs/xfs/xfs_extfree_item.c xfs_efi_log_item_t *
xfs_efi_log_item_t  255 fs/xfs/xfs_extfree_item.c 	xfs_efi_log_item_t	*efip;
xfs_efi_log_item_t  260 fs/xfs/xfs_extfree_item.c 		size = (uint)(sizeof(xfs_efi_log_item_t) +
xfs_efi_log_item_t  262 fs/xfs/xfs_extfree_item.c 		efip = (xfs_efi_log_item_t*)kmem_zalloc(size, KM_SLEEP);
xfs_efi_log_item_t  264 fs/xfs/xfs_extfree_item.c 		efip = (xfs_efi_log_item_t*)kmem_zone_zalloc(xfs_efi_zone,
xfs_efi_log_item_t  345 fs/xfs/xfs_extfree_item.c xfs_efi_release(xfs_efi_log_item_t	*efip,
xfs_efi_log_item_t  548 fs/xfs/xfs_extfree_item.c 	     xfs_efi_log_item_t	*efip,
xfs_efi_log_item_t  146 fs/xfs/xfs_extfree_item.h 	xfs_efi_log_item_t	*efd_efip;
xfs_efi_log_item_t  159 fs/xfs/xfs_extfree_item.h xfs_efi_log_item_t	*xfs_efi_init(struct xfs_mount *, uint);
xfs_efi_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_efi_log_item_t  164 fs/xfs/xfs_extfree_item.h void			xfs_efi_item_free(xfs_efi_log_item_t *);
xfs_efi_log_item_t 2667 fs/xfs/xfs_log_recover.c 	xfs_efi_log_item_t	*efip;
xfs_efi_log_item_t 2711 fs/xfs/xfs_log_recover.c 	xfs_efi_log_item_t	*efip = NULL;
xfs_efi_log_item_t 2736 fs/xfs/xfs_log_recover.c 			efip = (xfs_efi_log_item_t *)lip;
xfs_efi_log_item_t 2975 fs/xfs/xfs_log_recover.c 	xfs_efi_log_item_t	*efip)
xfs_efi_log_item_t 3082 fs/xfs/xfs_log_recover.c 	xfs_efi_log_item_t	*efip;
xfs_efi_log_item_t 3103 fs/xfs/xfs_log_recover.c 		efip = (xfs_efi_log_item_t *)lip;
xfs_efi_log_item_t   37 fs/xfs/xfs_trans_extfree.c xfs_efi_log_item_t *
xfs_efi_log_item_t   41 fs/xfs/xfs_trans_extfree.c 	xfs_efi_log_item_t	*efip;
xfs_efi_log_item_t   64 fs/xfs/xfs_trans_extfree.c 			 xfs_efi_log_item_t	*efip,
xfs_efi_log_item_t   95 fs/xfs/xfs_trans_extfree.c 		  xfs_efi_log_item_t	*efip,