xfs_bmbt_get_blockcount 1690 fs/xfs/quota/xfs_qm.c 		rtblks += xfs_bmbt_get_blockcount(xfs_iext_get_ext(ifp, idx));
xfs_bmbt_get_blockcount 4346 fs/xfs/xfs_bmap.c 		lastaddr = off + xfs_bmbt_get_blockcount(ep);
xfs_bmbt_get_blockcount 4437 fs/xfs/xfs_bmap.c 	*last_block = xfs_bmbt_get_startoff(ep) + xfs_bmbt_get_blockcount(ep);
xfs_bmbt_get_blockcount 6064 fs/xfs/xfs_bmap.c 	blockcount = xfs_bmbt_get_blockcount(lastrec);
xfs_bmbt_get_blockcount 6482 fs/xfs/xfs_bmap.c 		*count += xfs_bmbt_get_blockcount(frp);
xfs_bmbt_get_blockcount 1943 fs/xfs/xfs_bmap_btree.c 	return xfs_extent_state(xfs_bmbt_get_blockcount(r),
xfs_bmbt_get_blockcount  262 fs/xfs/xfs_bmap_btree.h extern xfs_filblks_t xfs_bmbt_get_blockcount(xfs_bmbt_rec_host_t *r);
xfs_bmbt_get_blockcount 4201 fs/xfs/xfs_inode.c 		blockcount = xfs_bmbt_get_blockcount(ep);