/openbmc/linux/fs/xfs/scrub/ |
H A D | bmap.c | 306 xfs_agnumber_t agno; in xchk_bmap_iextent_xref() local 684 xfs_agnumber_t agno; in xchk_bmap_check_rmaps() local
|
H A D | reap.c | 220 xfs_agnumber_t agno = sc->sa.pag->pag_agno; in xreap_agextent_binval() local
|
H A D | ialloc.c | 371 xfs_agnumber_t agno = bs->cur->bc_ag.pag->pag_agno; in xchk_iallocbt_check_cluster() local
|
H A D | btree.c | 375 xfs_agnumber_t agno; in xchk_btree_check_block_owner() local
|
H A D | agheader_repair.c | 40 xfs_agnumber_t agno; in xrep_superblock() local
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_notify_failure.c | 116 xfs_agnumber_t agno = XFS_FSB_TO_AGNO(mp, fsbno); in xfs_dax_notify_ddev_failure() local
|
H A D | xfs_discard.c | 373 xfs_agnumber_t agno; in xfs_ioc_trim() local
|
H A D | xfs_health.c | 28 xfs_agnumber_t agno; in xfs_health_unmount() local
|
H A D | xfs_reflink.c | 905 xfs_agnumber_t agno; in xfs_reflink_recover_cow() local 1111 xfs_agnumber_t agno) in xfs_reflink_ag_has_free_space()
|
H A D | xfs_refcount_item.c | 374 xfs_agnumber_t agno; in xfs_refcount_update_get_group() local
|
H A D | xfs_bmap_item.c | 373 xfs_agnumber_t agno; in xfs_bmap_update_get_group() local
|
H A D | xfs_rmap_item.c | 399 xfs_agnumber_t agno; in xfs_rmap_update_get_group() local
|
H A D | xfs_extfree_item.c | 508 xfs_agnumber_t agno; in xfs_extent_free_get_group() local
|
H A D | xfs_inode.c | 3689 xfs_agnumber_t agno = XFS_INO_TO_AGNO(mp, ip->i_ino); in xfs_inode_reload_unlinked_bucket() local
|
H A D | xfs_log_recover.c | 2820 xfs_agnumber_t agno; in xlog_recover_process_iunlinks() local
|
/openbmc/linux/fs/xfs/libxfs/ |
H A D | xfs_alloc.h | 40 xfs_agnumber_t agno; /* allocation group number */ member
|
H A D | xfs_ialloc.c | 290 xfs_agnumber_t agno, in xfs_ialloc_inode_init() 1742 xfs_agnumber_t agno; in xfs_dialloc() local 1840 xfs_agnumber_t agno, in xfs_difree_inode_chunk()
|
H A D | xfs_rmap.c | 2640 xfs_agnumber_t agno, in xfs_rmap_alloc_extent() 2662 xfs_agnumber_t agno, in xfs_rmap_free_extent()
|
H A D | xfs_format.h | 671 #define XFS_AGB_TO_FSB(mp,agno,agbno) \ argument 677 #define XFS_AGB_TO_DADDR(mp,agno,agbno) \ argument 680 #define XFS_AG_DADDR(mp,agno,d) (XFS_AGB_TO_DADDR(mp, agno, 0) + (d)) argument
|
H A D | xfs_fs.h | 458 uint32_t agno; /* I: see comment for IREQ_AGNO */ member
|
H A D | xfs_bmap.c | 3240 xfs_agnumber_t agno, startag; in xfs_bmap_btalloc_select_lengths() local
|
H A D | xfs_btree.c | 916 xfs_agnumber_t agno, /* allocation group number */ in xfs_btree_reada_bufs()
|