Home
last modified time | relevance | path

Searched refs:blockp (Results 1 – 1 of 1) sorted by relevance

/fs/xfs/libxfs/
Dxfs_alloc.c2527 __be32 *blockp;/* pointer to array entry */ in xfs_alloc_put_freelist() local
2564 blockp = &agfl_bno[be32_to_cpu(agf->agf_fllast)]; in xfs_alloc_put_freelist()
2565 *blockp = cpu_to_be32(bno); in xfs_alloc_put_freelist()
2566 startoff = (char *)blockp - (char *)agflbp->b_addr; in xfs_alloc_put_freelist()