/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_ag_resv.h | 27 xfs_ag_resv_rmapbt_alloc( struct xfs_mount *mp, xfs_agnumber_t agno) xfs_ag_resv_rmapbt_alloc() argument
|
H A D | xfs_ag.h | 15 xfs_agblock_t agno; /* ag to init */ member
|
H A D | xfs_ag_resv.c | 249 xfs_agnumber_t agno = pag->pag_agno; in xfs_ag_resv_init() local
|
H A D | xfs_types.c | 57 xfs_agnumber_t agno = XFS_FSB_TO_AGNO(mp, fsbno); in xfs_verify_fsbno() local 17 xfs_ag_block_count( struct xfs_mount *mp, xfs_agnumber_t agno) xfs_ag_block_count() argument 33 xfs_verify_agbno( struct xfs_mount *mp, xfs_agnumber_t agno, xfs_agblock_t agbno) xfs_verify_agbno() argument 66 xfs_agino_range( struct xfs_mount *mp, xfs_agnumber_t agno, xfs_agino_t *first, xfs_agino_t *last) xfs_agino_range() argument 97 xfs_verify_agino( struct xfs_mount *mp, xfs_agnumber_t agno, xfs_agino_t agino) xfs_verify_agino() argument 114 xfs_verify_agino_or_null( struct xfs_mount *mp, xfs_agnumber_t agno, xfs_agino_t agino) xfs_verify_agino_or_null() argument 131 xfs_agnumber_t agno = XFS_INO_TO_AGNO(mp, ino); xfs_verify_ino() local 186 xfs_agnumber_t agno; xfs_icount_range() local [all...] |
H A D | xfs_ag.c | 548 xfs_ag_get_geometry( struct xfs_mount *mp, xfs_agnumber_t agno, struct xfs_ag_geometry *ageo) xfs_ag_get_geometry() argument [all...] |
/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A D | xfs_ag_resv.h | 42 xfs_ag_resv_rmapbt_alloc( struct xfs_mount *mp, xfs_agnumber_t agno) xfs_ag_resv_rmapbt_alloc() argument
|
H A D | xfs_types.c | 46 xfs_agnumber_t agno = XFS_FSB_TO_AGNO(mp, fsbno); in xfs_verify_fsbno() local 102 xfs_agnumber_t agno = XFS_INO_TO_AGNO(mp, ino); in xfs_verify_ino() local 22 xfs_verify_agno_agbno( struct xfs_mount *mp, xfs_agnumber_t agno, xfs_agblock_t agbno) xfs_verify_agno_agbno() argument 81 xfs_verify_agno_agino( struct xfs_mount *mp, xfs_agnumber_t agno, xfs_agino_t agino) xfs_verify_agno_agino() argument 174 xfs_agnumber_t agno; xfs_icount_range() local [all...] |
/kernel/linux/linux-5.10/fs/jfs/ |
H A D | jfs_discard.c | 70 int agno, agno_end; in jfs_ioc_trim() local
|
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_extent_busy.h | 25 xfs_agnumber_t agno; member
|
H A D | xfs_discard.c | 23 xfs_trim_extents( struct xfs_mount *mp, xfs_agnumber_t agno, xfs_daddr_t start, xfs_daddr_t end, xfs_daddr_t minlen, uint64_t *blocks_trimmed) xfs_trim_extents() argument 159 xfs_agnumber_t start_agno, end_agno, agno; xfs_ioc_trim() local [all...] |
H A D | xfs_itable.c | 223 xfs_agnumber_t agno = XFS_INO_TO_AGNO(mp, startino); in xfs_bulkstat_already_done() local 328 xfs_inumbers_walk( struct xfs_mount *mp, struct xfs_trans *tp, xfs_agnumber_t agno, const struct xfs_inobt_rec_incore *irec, void *data) xfs_inumbers_walk() argument
|
H A D | xfs_health.c | 28 xfs_agnumber_t agno; in xfs_health_unmount() local
|
H A D | xfs_icreate_item.c | 150 xfs_agnumber_t agno; in xlog_recover_icreate_commit_pass2() local 89 xfs_icreate_log( struct xfs_trans *tp, xfs_agnumber_t agno, xfs_agblock_t agbno, unsigned int count, unsigned int inode_size, xfs_agblock_t length, unsigned int generation) xfs_icreate_log() argument
|
/kernel/linux/linux-6.6/fs/jfs/ |
H A D | jfs_discard.c | 70 int agno, agno_end; in jfs_ioc_trim() local
|
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_extent_busy.h | 23 xfs_agnumber_t agno; member
|
H A D | xfs_drain.c | 101 xfs_perag_intent_get( struct xfs_mount *mp, xfs_agnumber_t agno) xfs_perag_intent_get() argument
|
H A D | xfs_discard.c | 373 xfs_agnumber_t agno; in xfs_ioc_trim() local
|
H A D | xfs_itable.c | 263 xfs_agnumber_t agno = XFS_INO_TO_AGNO(mp, startino); in xfs_bulkstat_already_done() local 387 xfs_inumbers_walk( struct xfs_mount *mp, struct xfs_trans *tp, xfs_agnumber_t agno, const struct xfs_inobt_rec_incore *irec, void *data) xfs_inumbers_walk() argument
|
H A D | xfs_health.c | 28 xfs_agnumber_t agno; in xfs_health_unmount() local
|
H A D | xfs_icreate_item.c | 151 xfs_agnumber_t agno; in xlog_recover_icreate_commit_pass2() local 90 xfs_icreate_log( struct xfs_trans *tp, xfs_agnumber_t agno, xfs_agblock_t agbno, unsigned int count, unsigned int inode_size, xfs_agblock_t length, unsigned int generation) xfs_icreate_log() argument
|
/kernel/linux/linux-6.6/fs/xfs/scrub/ |
H A D | common.h | 126 xchk_ag_init_existing( struct xfs_scrub *sc, xfs_agnumber_t agno, struct xchk_ag *sa) xchk_ag_init_existing() argument
|
/kernel/linux/linux-5.10/fs/xfs/scrub/ |
H A D | fscounters.c | 70 xfs_agnumber_t agno; in xchk_fscount_warmup() local 161 xfs_agnumber_t agno; in xchk_fscount_aggregate_agcounts() local [all...] |
H A D | alloc.c | 97 xfs_agnumber_t agno = bs->cur->bc_ag.agno; in xchk_allocbt_rec() local
|
H A D | inode.c | 516 xfs_agnumber_t agno; in xchk_inode_xref() local
|
H A D | rmap.c | 95 xfs_agnumber_t agno = bs->cur->bc_ag.agno; in xchk_rmapbt_rec() local
|