/openbmc/linux/fs/xfs/libxfs/ |
H A D | xfs_ag.h | 217 xfs_ag_contains_log(struct xfs_mount *mp, xfs_agnumber_t agno) in xfs_ag_contains_log() 229 xfs_agnumber_t *agno, in xfs_perag_next() 245 #define for_each_perag_range(mp, agno, end_agno, pag) \ argument 250 #define for_each_perag_from(mp, agno, pag) \ argument 253 #define for_each_perag(mp, agno, pag) \ argument 257 #define for_each_perag_tag(mp, agno, pag, tag) \ argument 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 [all …]
|
H A D | xfs_types.c | 24 xfs_agnumber_t agno, in xfs_verify_agno_agbno() 46 xfs_agnumber_t agno = XFS_FSB_TO_AGNO(mp, fsbno); in xfs_verify_fsbno() local 83 xfs_agnumber_t agno, in xfs_verify_agno_agino() 102 xfs_agnumber_t agno = XFS_INO_TO_AGNO(mp, ino); in xfs_verify_ino() local 174 xfs_agnumber_t agno; in xfs_icount_range() local
|
H A D | xfs_ag.c | 44 xfs_agnumber_t agno) in xfs_perag_get() 115 xfs_agnumber_t agno) in xfs_perag_grab() 255 xfs_agnumber_t agno; in xfs_free_perag() local 280 xfs_agnumber_t agno, in __xfs_ag_block_count() 294 xfs_agnumber_t agno) in xfs_ag_block_count() 328 xfs_agnumber_t agno, in xfs_agino_range()
|
H A D | xfs_sb.c | 1085 xfs_agnumber_t agno = 1; in xfs_update_secondary_sbs() local 1276 xfs_agnumber_t agno, in xfs_sb_read_secondary() 1298 xfs_agnumber_t agno, in xfs_sb_get_secondary()
|
H A D | xfs_ag_resv.h | 44 xfs_agnumber_t agno) in xfs_ag_resv_rmapbt_alloc()
|
H A D | xfs_alloc.c | 1896 xfs_agnumber_t agno, in xfs_free_ag_extent() 2369 xfs_agnumber_t agno, in xfs_free_agfl_block() 2493 xfs_agnumber_t agno, in xfs_defer_agfl_block() 2537 xfs_agnumber_t agno; in __xfs_free_extent_later() local 3457 xfs_agnumber_t agno) in xfs_alloc_vextent_this_ag() 3515 xfs_agnumber_t agno; in xfs_alloc_vextent_iterate_ags() local
|
/openbmc/linux/fs/jfs/ |
H A 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 293 int iagno, ino, extno, rc, agno; in diRead() local 851 int iagno, ino, extno, bitno, sword, agno; in diFree() local 1326 int nwords, rem, i, agno, dn_numag; in diAlloc() local 1634 diAllocAG(struct inomap * imap, int agno, bool dir, struct inode *ip) in diAllocAG() 1704 diAllocAny(struct inomap * imap, int agno, bool dir, struct inode *ip) in diAllocAny() 1768 static int diAllocIno(struct inomap * imap, int agno, struct inode *ip) in diAllocIno() 1892 static int diAllocExt(struct inomap * imap, int agno, struct inode *ip) in diAllocExt() 2011 int extno, bitno, agno, sword, rc; in diAllocBit() local [all …]
|
H A D | jfs_discard.c | 70 int agno, agno_end; in jfs_ioc_trim() local
|
H A D | jfs_dmap.c | 727 int rc, agno; in dbAlloc() local 1323 dbAllocAG(struct bmap * bmp, int agno, s64 nblocks, int l2nb, s64 * results) in dbAllocAG() 1576 s64 dbDiscardAG(struct inode *ip, int agno, s64 minlen) in dbDiscardAG() 2145 int dbitno, word, rembits, nb, nwords, wbitno, nw, agno; in dbAllocBits() local 2292 int dbitno, word, rembits, nb, nwords, wbitno, nw, agno; in dbFreeBits() local 3253 int dbitno, word, rembits, nb, nwords, wbitno, agno; in dbAllocDmapBU() local 3382 int agno, l2agsize, oldl2agsize; in dbExtendFS() local
|
/openbmc/linux/fs/xfs/scrub/ |
H A D | agheader.c | 39 xfs_agnumber_t agno = sc->sm->sm_agno; in xchk_superblock_xref() local 77 xfs_agnumber_t agno; in xchk_superblock() local 535 xfs_agnumber_t agno = sc->sm->sm_agno; in xchk_agf() local 723 xfs_agnumber_t agno = sc->sm->sm_agno; in xchk_agfl() local 877 xfs_agnumber_t agno = sc->sm->sm_agno; in xchk_agi() local
|
H A D | common.c | 68 xfs_agnumber_t agno, in __xchk_process_error() 101 xfs_agnumber_t agno, in xchk_process_error() 112 xfs_agnumber_t agno, in xchk_xref_process_error() 510 xfs_agnumber_t agno, in xchk_ag_read_headers() 631 xfs_agnumber_t agno, in xchk_ag_init() 872 xfs_agnumber_t agno = XFS_INO_TO_AGNO(mp, sc->sm->sm_ino); in xchk_iget_for_scrubbing() local
|
H A D | fscounters.c | 87 xfs_agnumber_t agno; in xchk_fscount_warmup() local 265 xfs_agnumber_t agno) in xchk_fscount_btreeblks() 303 xfs_agnumber_t agno; in xchk_fscount_aggregate_agcounts() local
|
H A D | inode.c | 76 xfs_agnumber_t agno = XFS_INO_TO_AGNO(mp, sc->sm->sm_ino); in xchk_setup_inode() local 679 xfs_agnumber_t agno; in xchk_inode_xref() local
|
H A D | common.h | 128 xfs_agnumber_t agno, in xchk_ag_init_existing()
|
/openbmc/linux/fs/ext4/ |
H A D | fsmap.c | 91 ext4_group_t agno; in ext4_getfsmap_helper() local 189 ext4_group_t agno, ext4_grpblk_t start, in ext4_getfsmap_meta_helper() 240 ext4_group_t agno, ext4_grpblk_t start, in ext4_getfsmap_datadev_helper() 365 ext4_group_t agno, in ext4_getfsmap_find_sb() 462 ext4_group_t agno; in ext4_getfsmap_find_fixed_metadata() local
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_icreate_item.c | 92 xfs_agnumber_t agno, in xfs_icreate_log() 151 xfs_agnumber_t agno; in xlog_recover_icreate_commit_pass2() local
|
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 | 263 xfs_agnumber_t agno = XFS_INO_TO_AGNO(mp, startino); in xfs_bulkstat_already_done() local 390 xfs_agnumber_t agno, in xfs_inumbers_walk()
|
H A D | xfs_fsops.c | 577 xfs_agnumber_t agno; in xfs_fs_reserve_ag_blocks() local 605 xfs_agnumber_t agno; in xfs_fs_unreserve_ag_blocks() local
|
H A 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 756 xfs_agnumber_t agno = XFS_INO_TO_AGNO(mp, startino); in xfs_inobt_walk() local
|
H A D | xfs_drain.h | 79 #define xfs_perag_intent_get(mp, agno) xfs_perag_get((mp), (agno)) argument
|
H A D | xfs_extent_busy.c | 564 xfs_agnumber_t agno = NULLAGNUMBER; in xfs_extent_busy_clear() local 648 xfs_agnumber_t agno; in xfs_extent_busy_wait_all() local
|
H A D | xfs_extent_busy.h | 23 xfs_agnumber_t agno; member
|
H A D | xfs_drain.c | 103 xfs_agnumber_t agno) in xfs_perag_intent_get()
|
H A D | xfs_icache.c | 1359 xfs_agnumber_t agno; in xfs_blockgc_stop() local 1375 xfs_agnumber_t agno; in xfs_blockgc_start() local 1498 xfs_agnumber_t agno; in xfs_blockgc_flush_all() local 1760 xfs_agnumber_t agno; in xfs_icwalk() local
|