| /linux/fs/xfs/libxfs/ |
| H A D | xfs_ag.h | 146 xfs_agnumber_t agno) in xfs_perag_get() 169 xfs_agnumber_t agno) in xfs_perag_grab() 258 xfs_ag_contains_log(struct xfs_mount *mp, xfs_agnumber_t agno) in xfs_ag_contains_log() 267 xfs_agnumber_t *agno, in xfs_perag_next_wrap() 295 #define for_each_perag_wrap_range(mp, start_agno, restart_agno, wrap_agno, agno, pag) \ argument 304 #define for_each_perag_wrap_at(mp, start_agno, wrap_agno, agno, pag) \ argument 311 #define for_each_perag_wrap(mp, start_agno, agno, pag) \ argument 318 xfs_agblock_t agno; /* ag to init */ member
|
| H A D | xfs_ag.c | 127 xfs_agnumber_t agno; in xfs_free_perag_range() local 137 xfs_agnumber_t agno, in __xfs_ag_block_count() 151 xfs_agnumber_t agno) in xfs_ag_block_count() 185 xfs_agnumber_t agno, in xfs_agino_range()
|
| H A D | xfs_sb.c | 1622 xfs_agnumber_t agno, in xfs_sb_read_secondary() 1646 xfs_agnumber_t agno, in xfs_sb_get_secondary()
|
| H A D | xfs_alloc.h | 40 xfs_agnumber_t agno; /* allocation group number */ member
|
| H A D | xfs_ialloc.c | 301 xfs_agnumber_t agno, in xfs_ialloc_inode_init() 1899 xfs_agnumber_t agno; in xfs_dialloc() local
|
| H A D | xfs_format.h | 702 #define XFS_AGB_TO_FSB(mp,agno,agbno) \ argument 708 #define XFS_AGB_TO_DADDR(mp,agno,agbno) \ argument 711 #define XFS_AG_DADDR(mp,agno,d) (XFS_AGB_TO_DADDR(mp, agno, 0) + (d)) argument
|
| /linux/fs/xfs/scrub/ |
| H A D | agheader.c | 40 xfs_agnumber_t agno = sc->sm->sm_agno; in xchk_superblock_xref() local 107 xfs_agnumber_t agno; in xchk_superblock() local 602 xfs_agnumber_t agno = sc->sm->sm_agno; in xchk_agf() local 790 xfs_agnumber_t agno = sc->sm->sm_agno; in xchk_agfl() local 981 xfs_agnumber_t agno = sc->sm->sm_agno; in xchk_agi() local
|
| H A D | newbt.c | 254 xfs_agnumber_t agno = XFS_FSB_TO_AGNO(sc->mp, xnr->alloc_hint); in xrep_newbt_validate_ag_alloc_hint() local 287 xfs_agnumber_t agno; in xrep_newbt_alloc_ag_blocks() local 362 xfs_agnumber_t agno; in xrep_newbt_alloc_file_blocks() local
|
| H A D | fscounters.c | 263 xfs_agnumber_t agno) in xchk_fscount_btreeblks()
|
| H A D | cow_repair.c | 247 xfs_agnumber_t agno; in xrep_cow_find_bad() local
|
| H A D | btree.c | 373 xfs_agnumber_t agno; in xchk_btree_check_block_owner() local
|
| H A D | rmap_repair.c | 1011 xfs_agnumber_t agno; member
|
| H A D | agheader_repair.c | 46 xfs_agnumber_t agno; in xrep_superblock() local
|
| /linux/fs/ext4/ |
| H A D | fsmap.c | 92 ext4_group_t agno; in ext4_getfsmap_helper() local 190 ext4_group_t agno, ext4_grpblk_t start, in ext4_getfsmap_meta_helper() 244 ext4_group_t agno, ext4_grpblk_t start, in ext4_getfsmap_datadev_helper() 369 ext4_group_t agno, in ext4_getfsmap_find_sb() 474 ext4_group_t agno; in ext4_getfsmap_find_fixed_metadata() local
|
| /linux/fs/xfs/ |
| H A D | xfs_filestream.c | 68 xfs_agnumber_t agno; in xfs_filestream_pick_ag() local 268 xfs_agnumber_t agno = XFS_INO_TO_AGNO(mp, pino); in xfs_filestream_create_association() local
|
| H A D | xfs_itable.c | 292 xfs_agnumber_t agno = XFS_INO_TO_AGNO(mp, startino); in xfs_bulkstat_already_done() local 411 xfs_agnumber_t agno, in xfs_inumbers_walk()
|
| H A D | xfs_health.c | 190 xfs_agnumber_t agno, in xfs_agno_mark_sick()
|
| H A D | xfs_inode.c | 2862 xfs_agnumber_t agno = XFS_INO_TO_AGNO(mp, ip->i_ino); in xfs_inode_reload_unlinked_bucket() local
|