Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/xfs/libxfs/
H A Dxfs_alloc.c592 __be32 *agfl_bno = xfs_buf_to_agfl_bno(bp); in xfs_agfl_verify() local
618 if (be32_to_cpu(agfl_bno[i]) != NULLAGBLOCK && in xfs_agfl_verify()
619 be32_to_cpu(agfl_bno[i]) >= mp->m_sb.sb_agblocks) in xfs_agfl_verify()
2706 __be32 *agfl_bno; in xfs_alloc_get_freelist() local
2731 agfl_bno = xfs_buf_to_agfl_bno(agflbp); in xfs_alloc_get_freelist()
2834 __be32 *agfl_bno; in xfs_alloc_put_freelist() local
2860 agfl_bno = xfs_buf_to_agfl_bno(agflbp); in xfs_alloc_put_freelist()
2861 blockp = &agfl_bno[be32_to_cpu(agf->agf_fllast)]; in xfs_alloc_put_freelist()
3473 __be32 *agfl_bno; in xfs_agfl_walk() local
3477 agfl_bno = xfs_buf_to_agfl_bno(agflbp); in xfs_agfl_walk()
[all …]
H A Dxfs_ag.c300 __be32 *agfl_bno; in xfs_agflblock_init() local
309 agfl_bno = xfs_buf_to_agfl_bno(bp); in xfs_agflblock_init()
311 agfl_bno[bucket] = cpu_to_be32(NULLAGBLOCK); in xfs_agflblock_init()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/xfs/libxfs/
H A Dxfs_alloc.c592 __be32 *agfl_bno = xfs_buf_to_agfl_bno(bp); in xfs_agfl_verify() local
618 if (be32_to_cpu(agfl_bno[i]) != NULLAGBLOCK && in xfs_agfl_verify()
619 be32_to_cpu(agfl_bno[i]) >= mp->m_sb.sb_agblocks) in xfs_agfl_verify()
2706 __be32 *agfl_bno; in xfs_alloc_get_freelist() local
2731 agfl_bno = xfs_buf_to_agfl_bno(agflbp); in xfs_alloc_get_freelist()
2834 __be32 *agfl_bno; in xfs_alloc_put_freelist() local
2860 agfl_bno = xfs_buf_to_agfl_bno(agflbp); in xfs_alloc_put_freelist()
2861 blockp = &agfl_bno[be32_to_cpu(agf->agf_fllast)]; in xfs_alloc_put_freelist()
3473 __be32 *agfl_bno; in xfs_agfl_walk() local
3477 agfl_bno = xfs_buf_to_agfl_bno(agflbp); in xfs_agfl_walk()
[all …]
H A Dxfs_ag.c300 __be32 *agfl_bno; in xfs_agflblock_init() local
309 agfl_bno = xfs_buf_to_agfl_bno(bp); in xfs_agflblock_init()
311 agfl_bno[bucket] = cpu_to_be32(NULLAGBLOCK); in xfs_agflblock_init()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/xfs/libxfs/
H A Dxfs_alloc.c592 __be32 *agfl_bno = xfs_buf_to_agfl_bno(bp); in xfs_agfl_verify() local
618 if (be32_to_cpu(agfl_bno[i]) != NULLAGBLOCK && in xfs_agfl_verify()
619 be32_to_cpu(agfl_bno[i]) >= mp->m_sb.sb_agblocks) in xfs_agfl_verify()
2706 __be32 *agfl_bno; in xfs_alloc_get_freelist() local
2731 agfl_bno = xfs_buf_to_agfl_bno(agflbp); in xfs_alloc_get_freelist()
2834 __be32 *agfl_bno; in xfs_alloc_put_freelist() local
2860 agfl_bno = xfs_buf_to_agfl_bno(agflbp); in xfs_alloc_put_freelist()
2861 blockp = &agfl_bno[be32_to_cpu(agf->agf_fllast)]; in xfs_alloc_put_freelist()
3473 __be32 *agfl_bno; in xfs_agfl_walk() local
3477 agfl_bno = xfs_buf_to_agfl_bno(agflbp); in xfs_agfl_walk()
[all …]
H A Dxfs_ag.c300 __be32 *agfl_bno; in xfs_agflblock_init() local
309 agfl_bno = xfs_buf_to_agfl_bno(bp); in xfs_agflblock_init()
311 agfl_bno[bucket] = cpu_to_be32(NULLAGBLOCK); in xfs_agflblock_init()
/dports/sysutils/syslinux/syslinux-6.03/core/fs/xfs/
H A Dxfs_ag.h156 uint32_t agfl_bno[1]; /* actually XFS_AGFL_SIZE(mp) */ member
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/xfs/scrub/
H A Dagheader_repair.c572 __be32 *agfl_bno; in xrep_agfl_init_header() local
597 agfl_bno = xfs_buf_to_agfl_bno(agfl_bp); in xrep_agfl_init_header()
604 agfl_bno[fl_off] = cpu_to_be32(agbno); in xrep_agfl_init_header()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/xfs/scrub/
H A Dagheader_repair.c572 __be32 *agfl_bno; in xrep_agfl_init_header() local
597 agfl_bno = xfs_buf_to_agfl_bno(agfl_bp); in xrep_agfl_init_header()
604 agfl_bno[fl_off] = cpu_to_be32(agbno); in xrep_agfl_init_header()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/xfs/scrub/
H A Dagheader_repair.c572 __be32 *agfl_bno; in xrep_agfl_init_header() local
597 agfl_bno = xfs_buf_to_agfl_bno(agfl_bp); in xrep_agfl_init_header()
604 agfl_bno[fl_off] = cpu_to_be32(agbno); in xrep_agfl_init_header()