/Linux-v5.15/fs/xfs/libxfs/ |
D | xfs_types.c | 20 xfs_agnumber_t agno) in xfs_ag_block_count() 36 xfs_agnumber_t agno, in xfs_verify_agbno() 58 xfs_agnumber_t agno = XFS_FSB_TO_AGNO(mp, fsbno); in xfs_verify_fsbno() local 92 xfs_agnumber_t agno, in xfs_agino_range() 123 xfs_agnumber_t agno, in xfs_verify_agino() 140 xfs_agnumber_t agno, in xfs_verify_agino_or_null() 155 xfs_agnumber_t agno = XFS_INO_TO_AGNO(mp, ino); in xfs_verify_ino() local 227 xfs_agnumber_t agno; in xfs_icount_range() local
|
D | xfs_ag.c | 44 xfs_agnumber_t agno) in xfs_perag_get() 188 xfs_agnumber_t agno; in xfs_free_perag() local 765 xfs_agnumber_t agno, in xfs_ag_shrink_space() 942 xfs_agnumber_t agno, in xfs_ag_get_geometry()
|
D | xfs_ialloc.c | 108 xfs_agnumber_t agno = cur->bc_ag.pag->pag_agno; in xfs_inobt_get_rec() local 265 xfs_agnumber_t agno, in xfs_ialloc_inode_init() 1584 xfs_agnumber_t agno; in xfs_ialloc_next_ag() local 1734 xfs_agnumber_t agno; in xfs_dialloc() local 1816 xfs_agnumber_t agno, in xfs_difree_inode_chunk() 2576 xfs_agnumber_t agno, /* allocation group number */ in xfs_read_agi() 2600 xfs_agnumber_t agno, /* allocation group number */ in xfs_ialloc_read_agi() 2637 xfs_agnumber_t agno) /* allocation group number */ in xfs_ialloc_pagi_init() 2941 xfs_agnumber_t agno, in xfs_ialloc_check_shrink()
|
D | xfs_sb.c | 971 xfs_agnumber_t agno = 1; in xfs_update_secondary_sbs() local 1160 xfs_agnumber_t agno, in xfs_sb_read_secondary() 1182 xfs_agnumber_t agno, in xfs_sb_get_secondary()
|
D | xfs_ag.h | 138 #define for_each_perag(mp, agno, pag) \ argument 142 #define for_each_perag_tag(mp, agno, pag, tag) \ argument 151 xfs_agblock_t agno; /* ag to init */ member
|
D | xfs_ag_resv.h | 44 xfs_agnumber_t agno) in xfs_ag_resv_rmapbt_alloc()
|
D | xfs_alloc.c | 233 xfs_agnumber_t agno = cur->bc_ag.pag->pag_agno; in xfs_alloc_get_rec() local 692 xfs_agnumber_t agno, /* allocation group number */ in xfs_alloc_read_agfl() 1879 xfs_agnumber_t agno, in xfs_free_ag_extent() 2330 xfs_agnumber_t agno, in xfs_free_agfl_block() 2454 xfs_agnumber_t agno, in xfs_defer_agfl_block() 2805 xfs_agnumber_t agno, /* allocation group number */ in xfs_alloc_pagf_init() 3002 xfs_agnumber_t agno, /* allocation group number */ in xfs_read_agf() 3029 xfs_agnumber_t agno, /* allocation group number */ in xfs_alloc_read_agf() 3338 xfs_agnumber_t agno = XFS_FSB_TO_AGNO(mp, bno); in __xfs_free_extent() local
|
/Linux-v5.15/fs/xfs/scrub/ |
D | agheader.c | 30 xfs_agnumber_t agno = sc->sm->sm_agno; in xchk_superblock_xref() local 67 xfs_agnumber_t agno; in xchk_superblock() local 525 xfs_agnumber_t agno = sc->sm->sm_agno; in xchk_agf() local 643 xfs_agnumber_t agno = sc->sa.pag->pag_agno; in xchk_agfl_block() local 703 xfs_agnumber_t agno = sc->sm->sm_agno; in xchk_agfl() local 853 xfs_agnumber_t agno = sc->sm->sm_agno; in xchk_agi() local
|
D | fscounters.c | 71 xfs_agnumber_t agno; in xchk_fscount_warmup() local 146 xfs_agnumber_t agno) in xchk_fscount_btreeblks() 184 xfs_agnumber_t agno; in xchk_fscount_aggregate_agcounts() local
|
D | common.c | 66 xfs_agnumber_t agno, in __xchk_process_error() 98 xfs_agnumber_t agno, in xchk_process_error() 109 xfs_agnumber_t agno, in xchk_xref_process_error() 406 xfs_agnumber_t agno, in xchk_ag_read_headers() 544 xfs_agnumber_t agno, in xchk_ag_init()
|
D | ialloc.c | 107 xfs_agnumber_t agno = bs->cur->bc_ag.pag->pag_agno; in xchk_iallocbt_chunk() local 217 xfs_agnumber_t agno = bs->cur->bc_ag.pag->pag_agno; in xchk_iallocbt_check_cluster() local 427 xfs_agnumber_t agno = bs->cur->bc_ag.pag->pag_agno; in xchk_iallocbt_rec() local
|
D | common.h | 119 xfs_agnumber_t agno, in xchk_ag_init_existing()
|
/Linux-v5.15/fs/jfs/ |
D | jfs_imap.c | 57 #define AG_LOCK(imap,agno) mutex_lock(&imap->im_aglock[agno]) argument 58 #define AG_UNLOCK(imap,agno) mutex_unlock(&imap->im_aglock[agno]) argument 847 int iagno, ino, extno, bitno, sword, agno; in diFree() local 1322 int nwords, rem, i, agno; in diAlloc() local 1627 diAllocAG(struct inomap * imap, int agno, bool dir, struct inode *ip) in diAllocAG() 1697 diAllocAny(struct inomap * imap, int agno, bool dir, struct inode *ip) in diAllocAny() 1761 static int diAllocIno(struct inomap * imap, int agno, struct inode *ip) in diAllocIno() 1885 static int diAllocExt(struct inomap * imap, int agno, struct inode *ip) in diAllocExt() 2004 int extno, bitno, agno, sword, rc; in diAllocBit() local 2150 int agno, iagno, fwd, back, freei = 0, sword, rc; in diNewExt() local [all …]
|
D | jfs_discard.c | 70 int agno, agno_end; in jfs_ioc_trim() local
|
D | jfs_dmap.c | 689 int rc, agno; in dbAlloc() local 1353 dbAllocAG(struct bmap * bmp, int agno, s64 nblocks, int l2nb, s64 * results) in dbAllocAG() 1606 s64 dbDiscardAG(struct inode *ip, int agno, s64 minlen) in dbDiscardAG() 2167 int dbitno, word, rembits, nb, nwords, wbitno, nw, agno; in dbAllocBits() local 2314 int dbitno, word, rembits, nb, nwords, wbitno, nw, agno; in dbFreeBits() local 3258 int dbitno, word, rembits, nb, nwords, wbitno, agno; in dbAllocDmapBU() local 3387 int agno, l2agsize, oldl2agsize; in dbExtendFS() local
|
/Linux-v5.15/fs/xfs/ |
D | xfs_discard.c | 25 xfs_agnumber_t agno, in xfs_trim_extents() 159 xfs_agnumber_t start_agno, end_agno, agno; in xfs_ioc_trim() local
|
D | xfs_filestream.c | 41 xfs_agnumber_t agno) in xfs_filestream_peek_ag() 55 xfs_agnumber_t agno) in xfs_filestream_get_ag() 69 xfs_agnumber_t agno) in xfs_filestream_put_ag()
|
D | xfs_icreate_item.c | 91 xfs_agnumber_t agno, in xfs_icreate_log() 150 xfs_agnumber_t agno; in xlog_recover_icreate_commit_pass2() local
|
D | xfs_reflink.c | 132 xfs_agnumber_t agno, in xfs_reflink_find_shared() 174 xfs_agnumber_t agno; in xfs_reflink_trim_around_shared() local 759 xfs_agnumber_t agno; in xfs_reflink_recover_cow() local 965 xfs_agnumber_t agno) in xfs_reflink_ag_has_free_space() 1388 xfs_agnumber_t agno; in xfs_reflink_inode_has_shared_extents() local
|
D | xfs_itable.c | 241 xfs_agnumber_t agno = XFS_INO_TO_AGNO(mp, startino); in xfs_bulkstat_already_done() local 364 xfs_agnumber_t agno, in xfs_inumbers_walk()
|
D | xfs_iwalk.c | 572 xfs_agnumber_t agno = XFS_INO_TO_AGNO(mp, startino); in xfs_iwalk() local 650 xfs_agnumber_t agno = XFS_INO_TO_AGNO(mp, startino); in xfs_iwalk_threaded() local 757 xfs_agnumber_t agno = XFS_INO_TO_AGNO(mp, startino); in xfs_inobt_walk() local
|
D | xfs_fsops.c | 568 xfs_agnumber_t agno; in xfs_fs_reserve_ag_blocks() local 596 xfs_agnumber_t agno; in xfs_fs_unreserve_ag_blocks() local
|
D | xfs_extent_busy.c | 540 xfs_agnumber_t agno = NULLAGNUMBER; in xfs_extent_busy_clear() local 598 xfs_agnumber_t agno; in xfs_extent_busy_wait_all() local
|
D | xfs_extent_busy.h | 26 xfs_agnumber_t agno; member
|
/Linux-v5.15/fs/ext4/ |
D | fsmap.c | 91 ext4_group_t agno; in ext4_getfsmap_helper() local 190 ext4_group_t agno, ext4_grpblk_t start, in ext4_getfsmap_datadev_helper() 315 ext4_group_t agno, in ext4_getfsmap_find_sb() 412 ext4_group_t agno; in ext4_getfsmap_find_fixed_metadata() local
|