xefi_blockcount  2210 fs/xfs/libxfs/xfs_alloc.c 	new->xefi_blockcount = 1;
xefi_blockcount   558 fs/xfs/libxfs/xfs_bmap.c 	new->xefi_blockcount = (xfs_extlen_t)len;
xefi_blockcount    54 fs/xfs/libxfs/xfs_bmap.h 	xfs_extlen_t		xefi_blockcount;/* number of blocks in extent */
xefi_blockcount   461 fs/xfs/xfs_extfree_item.c 	extp->ext_len = free->xefi_blockcount;
xefi_blockcount   488 fs/xfs/xfs_extfree_item.c 			free->xefi_blockcount,
xefi_blockcount   546 fs/xfs/xfs_extfree_item.c 	ASSERT(free->xefi_blockcount == 1);
xefi_blockcount   550 fs/xfs/xfs_extfree_item.c 	trace_xfs_agfl_free_deferred(mp, agno, 0, agbno, free->xefi_blockcount);
xefi_blockcount   571 fs/xfs/xfs_extfree_item.c 	extp->ext_len = free->xefi_blockcount;