Home
last modified time | relevance | path

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

12

/linux/fs/xfs/libxfs/
H A Dxfs_ag.h148 xfs_agnumber_t agno) in xfs_perag_get()
171 xfs_agnumber_t agno) in xfs_perag_grab()
260 xfs_ag_contains_log(struct xfs_mount *mp, xfs_agnumber_t agno) in xfs_ag_contains_log()
269 xfs_agnumber_t *agno, in xfs_perag_next_wrap()
297 #define for_each_perag_wrap_range(mp, start_agno, restart_agno, wrap_agno, agno, pag) \ argument
306 #define for_each_perag_wrap_at(mp, start_agno, wrap_agno, agno, pag) \ argument
313 #define for_each_perag_wrap(mp, start_agno, agno, pag) \ argument
320 xfs_agblock_t agno; /* ag to init */ member
H A Dxfs_ag.c130 xfs_agnumber_t agno; in xfs_free_perag_range() local
140 xfs_agnumber_t agno, in __xfs_ag_block_count()
154 xfs_agnumber_t agno) in xfs_ag_block_count()
188 xfs_agnumber_t agno, in xfs_agino_range()
H A Dxfs_sb.c1540 xfs_agnumber_t agno, in xfs_sb_read_secondary()
1564 xfs_agnumber_t agno, in xfs_sb_get_secondary()
H A Dxfs_alloc.h40 xfs_agnumber_t agno; /* allocation group number */ member
H A Dxfs_ialloc.c301 xfs_agnumber_t agno, in xfs_ialloc_inode_init()
1898 xfs_agnumber_t agno; in xfs_dialloc() local
H A Dxfs_rmap_btree.c667 xfs_agnumber_t agno) in xfs_rmapbt_mem_init()
H A Dxfs_alloc.c3661 xfs_agnumber_t agno) in xfs_alloc_vextent_this_ag()
3718 xfs_agnumber_t agno; in xfs_alloc_vextent_iterate_ags() local
/linux/fs/jfs/
H A 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
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 Djfs_dmap.c727 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
H A Djfs_discard.c70 int agno, agno_end; in jfs_ioc_trim() local
/linux/fs/xfs/scrub/
H A Dagheader.c40 xfs_agnumber_t agno = sc->sm->sm_agno; in xchk_superblock_xref() local
105 xfs_agnumber_t agno; in xchk_superblock() local
600 xfs_agnumber_t agno = sc->sm->sm_agno; in xchk_agf() local
788 xfs_agnumber_t agno = sc->sm->sm_agno; in xchk_agfl() local
979 xfs_agnumber_t agno = sc->sm->sm_agno; in xchk_agi() local
H A Dcommon.c79 xfs_agnumber_t agno, in __xchk_process_error()
120 xfs_agnumber_t agno, in xchk_process_error()
142 xfs_agnumber_t agno, in xchk_xref_process_error()
563 xfs_agnumber_t agno, in xchk_ag_read_headers()
689 xfs_agnumber_t agno, in xchk_ag_init()
1122 xfs_agnumber_t agno = XFS_INO_TO_AGNO(mp, sc->sm->sm_ino); in xchk_iget_for_scrubbing() local
H A Dnewbt.c245 xfs_agnumber_t agno = XFS_FSB_TO_AGNO(sc->mp, xnr->alloc_hint); in xrep_newbt_validate_ag_alloc_hint() local
278 xfs_agnumber_t agno; in xrep_newbt_alloc_ag_blocks() local
353 xfs_agnumber_t agno; in xrep_newbt_alloc_file_blocks() local
H A Dinode.c98 xfs_agnumber_t agno = XFS_INO_TO_AGNO(mp, sc->sm->sm_ino); in xchk_setup_inode() local
726 xfs_agnumber_t agno; in xchk_inode_xref() local
H A Dcommon.h122 xfs_agnumber_t agno, in xchk_ag_init_existing()
H A Dreap.c588 xfs_agnumber_t agno = XFS_FSB_TO_AGNO(sc->mp, fsbno); in xreap_fsmeta_extent() local
1227 xfs_agnumber_t agno; in xreap_ifork_extent() local
H A Dfscounters.c262 xfs_agnumber_t agno) in xchk_fscount_btreeblks()
H A Dcow_repair.c247 xfs_agnumber_t agno; in xrep_cow_find_bad() local
H A Dbtree.c371 xfs_agnumber_t agno; in xchk_btree_check_block_owner() local
H A Dbmap.c390 xfs_agnumber_t agno; in xchk_bmap_iextent_xref() local
H A Drmap_repair.c1016 xfs_agnumber_t agno; member
H A Dagheader_repair.c46 xfs_agnumber_t agno; in xrep_superblock() local
/linux/fs/xfs/
H A Dxfs_icreate_item.c92 xfs_agnumber_t agno, in xfs_icreate_log()
151 xfs_agnumber_t agno; in xlog_recover_icreate_commit_pass2() local
H A Dxfs_health.c165 xfs_agnumber_t agno, in xfs_agno_mark_sick()
H A Dxfs_reflink.c1204 xfs_agnumber_t agno; in xfs_reflink_ag_has_free_space() local

12