Home
last modified time | relevance | path

Searched defs:agno (Results 1 – 25 of 101) sorted by relevance

12345

/kernel/linux/linux-5.10/fs/xfs/libxfs/
Dxfs_types.c19 xfs_agnumber_t agno) in xfs_ag_block_count()
35 xfs_agnumber_t agno, in xfs_verify_agbno()
57 xfs_agnumber_t agno = XFS_FSB_TO_AGNO(mp, fsbno); in xfs_verify_fsbno() local
68 xfs_agnumber_t agno, in xfs_agino_range()
99 xfs_agnumber_t agno, in xfs_verify_agino()
116 xfs_agnumber_t agno, in xfs_verify_agino_or_null()
131 xfs_agnumber_t agno = XFS_INO_TO_AGNO(mp, ino); in xfs_verify_ino() local
186 xfs_agnumber_t agno; in xfs_icount_range() local
Dxfs_ialloc.c108 xfs_agnumber_t agno = cur->bc_ag.agno; in xfs_inobt_get_rec() local
181 xfs_agnumber_t agno = be32_to_cpu(agi->agi_seqno); in xfs_inobt_insert() local
267 xfs_agnumber_t agno, in xfs_ialloc_inode_init()
529 xfs_agnumber_t agno = be32_to_cpu(agi->agi_seqno); in xfs_inobt_insert_sprec() local
620 xfs_agnumber_t agno; in xfs_ialloc_ag_alloc() local
914 xfs_agnumber_t agno; in xfs_ialloc_next_ag() local
936 xfs_agnumber_t agno; /* current ag number */ in xfs_ialloc_ag_select() local
1133 xfs_agnumber_t agno = be32_to_cpu(agi->agi_seqno); in xfs_dialloc_ag_inobt() local
1582 xfs_agnumber_t agno = be32_to_cpu(agi->agi_seqno); in xfs_dialloc_ag() local
1716 xfs_agnumber_t agno; in xfs_dialloc() local
[all …]
Dxfs_ialloc_btree.c430 xfs_agnumber_t agno, /* allocation group number */ in xfs_inobt_init_common()
462 xfs_agnumber_t agno, in xfs_inobt_init_cursor()
482 xfs_agnumber_t agno, in xfs_inobt_stage_cursor()
632 xfs_agnumber_t agno) in xfs_inobt_max_size()
659 xfs_agnumber_t agno, in xfs_inobt_cur()
688 xfs_agnumber_t agno, in xfs_inobt_count_blocks()
712 xfs_agnumber_t agno, in xfs_finobt_read_blocks()
736 xfs_agnumber_t agno, in xfs_finobt_calc_reserves()
Dxfs_refcount_btree.c319 xfs_agnumber_t agno) in xfs_refcountbt_init_common()
348 xfs_agnumber_t agno) in xfs_refcountbt_init_cursor()
364 xfs_agnumber_t agno) in xfs_refcountbt_stage_cursor()
453 xfs_agnumber_t agno, in xfs_refcountbt_calc_reserves()
Dxfs_sb.c41 xfs_agnumber_t agno) in xfs_perag_get()
1022 xfs_agnumber_t agno; in xfs_update_secondary_sbs() local
1207 xfs_agnumber_t agno, in xfs_sb_read_secondary()
1229 xfs_agnumber_t agno, in xfs_sb_get_secondary()
Dxfs_rmap_btree.c455 xfs_agnumber_t agno) in xfs_rmapbt_init_common()
479 xfs_agnumber_t agno) in xfs_rmapbt_init_cursor()
495 xfs_agnumber_t agno) in xfs_rmapbt_stage_cursor()
601 xfs_agnumber_t agno, in xfs_rmapbt_calc_reserves()
/kernel/linux/linux-6.6/fs/xfs/libxfs/
Dxfs_ag.h213 xfs_ag_contains_log(struct xfs_mount *mp, xfs_agnumber_t agno) in xfs_ag_contains_log()
225 xfs_agnumber_t *agno, in xfs_perag_next()
241 #define for_each_perag_range(mp, agno, end_agno, pag) \ argument
246 #define for_each_perag_from(mp, agno, pag) \ argument
249 #define for_each_perag(mp, agno, pag) \ argument
253 #define for_each_perag_tag(mp, agno, pag, tag) \ argument
263 xfs_agnumber_t *agno, in xfs_perag_next_wrap()
291 #define for_each_perag_wrap_range(mp, start_agno, restart_agno, wrap_agno, agno, pag) \ argument
300 #define for_each_perag_wrap_at(mp, start_agno, wrap_agno, agno, pag) \ argument
307 #define for_each_perag_wrap(mp, start_agno, agno, pag) \ argument
[all …]
Dxfs_types.c24 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
Dxfs_ag.c44 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()
/kernel/linux/linux-5.10/fs/xfs/
Dxfs_iwalk.c93 xfs_agnumber_t agno, in xfs_iwalk_ichunk_ra()
183 xfs_agnumber_t agno; in xfs_iwalk_ag_recs() local
260 xfs_agnumber_t agno, in xfs_iwalk_ag_start()
348 xfs_agnumber_t agno, in xfs_iwalk_run_callbacks()
395 xfs_agnumber_t agno; in xfs_iwalk_ag() local
558 xfs_agnumber_t agno = XFS_INO_TO_AGNO(mp, startino); in xfs_iwalk() local
620 xfs_agnumber_t agno = XFS_INO_TO_AGNO(mp, startino); in xfs_iwalk_threaded() local
721 xfs_agnumber_t agno = XFS_INO_TO_AGNO(mp, startino); in xfs_inobt_walk() local
Dxfs_extent_busy.c25 xfs_agnumber_t agno, in xfs_extent_busy_insert()
84 xfs_agnumber_t agno, in xfs_extent_busy_search()
284 xfs_agnumber_t agno, in xfs_extent_busy_reuse()
552 xfs_agnumber_t agno = NULLAGNUMBER; in xfs_extent_busy_clear() local
609 xfs_agnumber_t agno; in xfs_extent_busy_wait_all() local
Dxfs_discard.c25 xfs_agnumber_t agno, in xfs_trim_extents()
159 xfs_agnumber_t start_agno, end_agno, agno; in xfs_ioc_trim() local
Dxfs_filestream.c41 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()
Dxfs_icreate_item.c91 xfs_agnumber_t agno, in xfs_icreate_log()
150 xfs_agnumber_t agno; in xlog_recover_icreate_commit_pass2() local
/kernel/linux/linux-5.10/fs/xfs/scrub/
Dagheader.c29 xfs_agnumber_t agno = sc->sm->sm_agno; in xchk_superblock_xref() local
65 xfs_agnumber_t agno; in xchk_superblock() local
511 xfs_agnumber_t agno; in xchk_agf() local
631 xfs_agnumber_t agno = sc->sa.agno; in xchk_agfl_block() local
694 xfs_agnumber_t agno; in xchk_agfl() local
849 xfs_agnumber_t agno; in xchk_agi() local
Dcommon.c66 xfs_agnumber_t agno, in __xchk_process_error()
96 xfs_agnumber_t agno, in xchk_process_error()
107 xfs_agnumber_t agno, in xchk_xref_process_error()
404 xfs_agnumber_t agno, in xchk_ag_read_headers()
461 xfs_agnumber_t agno = sa->agno; in xchk_ag_btcur_init() local
559 xfs_agnumber_t agno, in xchk_ag_init()
Dfscounters.c70 xfs_agnumber_t agno; in xchk_fscount_warmup() local
161 xfs_agnumber_t agno; in xchk_fscount_aggregate_agcounts() local
/kernel/linux/linux-5.10/fs/jfs/
Djfs_imap.c57 #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
850 int iagno, ino, extno, bitno, sword, agno; in diFree() local
1325 int nwords, rem, i, agno, dn_numag; in diAlloc() local
1633 diAllocAG(struct inomap * imap, int agno, bool dir, struct inode *ip) in diAllocAG()
1703 diAllocAny(struct inomap * imap, int agno, bool dir, struct inode *ip) in diAllocAny()
1767 static int diAllocIno(struct inomap * imap, int agno, struct inode *ip) in diAllocIno()
1891 static int diAllocExt(struct inomap * imap, int agno, struct inode *ip) in diAllocExt()
2010 int extno, bitno, agno, sword, rc; in diAllocBit() local
2156 int agno, iagno, fwd, back, freei = 0, sword, rc; in diNewExt() local
[all …]
/kernel/linux/linux-6.6/fs/jfs/
Djfs_imap.c57 #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
848 int iagno, ino, extno, bitno, sword, agno; in diFree() local
1323 int nwords, rem, i, agno, dn_numag; in diAlloc() local
1631 diAllocAG(struct inomap * imap, int agno, bool dir, struct inode *ip) in diAllocAG()
1701 diAllocAny(struct inomap * imap, int agno, bool dir, struct inode *ip) in diAllocAny()
1765 static int diAllocIno(struct inomap * imap, int agno, struct inode *ip) in diAllocIno()
1889 static int diAllocExt(struct inomap * imap, int agno, struct inode *ip) in diAllocExt()
2008 int extno, bitno, agno, sword, rc; in diAllocBit() local
2154 int agno, iagno, fwd, back, freei = 0, sword, rc; in diNewExt() local
[all …]
/kernel/linux/linux-6.6/fs/xfs/scrub/
Dagheader.c39 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
Dcommon.c68 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()
870 xfs_agnumber_t agno = XFS_INO_TO_AGNO(mp, sc->sm->sm_ino); in xchk_iget_for_scrubbing() local
Dfscounters.c87 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
/kernel/linux/linux-6.6/fs/xfs/
Dxfs_icreate_item.c92 xfs_agnumber_t agno, in xfs_icreate_log()
151 xfs_agnumber_t agno; in xlog_recover_icreate_commit_pass2() local
/kernel/linux/linux-5.10/fs/ext4/
Dfsmap.c91 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
/kernel/linux/linux-6.6/fs/ext4/
Dfsmap.c91 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

12345