Home
last modified time | relevance | path

Searched defs:agno (Results 26 – 47 of 47) sorted by relevance

12

/openbmc/linux/fs/xfs/scrub/
H A Dbmap.c306 xfs_agnumber_t agno; in xchk_bmap_iextent_xref() local
684 xfs_agnumber_t agno; in xchk_bmap_check_rmaps() local
H A Dreap.c220 xfs_agnumber_t agno = sc->sa.pag->pag_agno; in xreap_agextent_binval() local
H A Dialloc.c371 xfs_agnumber_t agno = bs->cur->bc_ag.pag->pag_agno; in xchk_iallocbt_check_cluster() local
H A Dbtree.c375 xfs_agnumber_t agno; in xchk_btree_check_block_owner() local
H A Dagheader_repair.c40 xfs_agnumber_t agno; in xrep_superblock() local
/openbmc/linux/fs/xfs/
H A Dxfs_notify_failure.c116 xfs_agnumber_t agno = XFS_FSB_TO_AGNO(mp, fsbno); in xfs_dax_notify_ddev_failure() local
H A Dxfs_discard.c373 xfs_agnumber_t agno; in xfs_ioc_trim() local
H A Dxfs_health.c28 xfs_agnumber_t agno; in xfs_health_unmount() local
H A Dxfs_reflink.c905 xfs_agnumber_t agno; in xfs_reflink_recover_cow() local
1111 xfs_agnumber_t agno) in xfs_reflink_ag_has_free_space()
H A Dxfs_refcount_item.c374 xfs_agnumber_t agno; in xfs_refcount_update_get_group() local
H A Dxfs_bmap_item.c373 xfs_agnumber_t agno; in xfs_bmap_update_get_group() local
H A Dxfs_rmap_item.c399 xfs_agnumber_t agno; in xfs_rmap_update_get_group() local
H A Dxfs_extfree_item.c508 xfs_agnumber_t agno; in xfs_extent_free_get_group() local
H A Dxfs_inode.c3689 xfs_agnumber_t agno = XFS_INO_TO_AGNO(mp, ip->i_ino); in xfs_inode_reload_unlinked_bucket() local
H A Dxfs_log_recover.c2820 xfs_agnumber_t agno; in xlog_recover_process_iunlinks() local
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_alloc.h40 xfs_agnumber_t agno; /* allocation group number */ member
H A Dxfs_ialloc.c290 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 Dxfs_rmap.c2640 xfs_agnumber_t agno, in xfs_rmap_alloc_extent()
2662 xfs_agnumber_t agno, in xfs_rmap_free_extent()
H A Dxfs_format.h671 #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 Dxfs_fs.h458 uint32_t agno; /* I: see comment for IREQ_AGNO */ member
H A Dxfs_bmap.c3240 xfs_agnumber_t agno, startag; in xfs_bmap_btalloc_select_lengths() local
H A Dxfs_btree.c916 xfs_agnumber_t agno, /* allocation group number */ in xfs_btree_reada_bufs()

12