| /linux/fs/xfs/libxfs/ |
| H A D | xfs_ag.h | 148 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 D | xfs_ag.c | 130 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 D | xfs_sb.c | 1622 xfs_agnumber_t agno, in xfs_sb_read_secondary() 1646 xfs_agnumber_t agno, in xfs_sb_get_secondary()
|
| H A D | xfs_alloc.h | 40 xfs_agnumber_t agno; /* allocation group number */ member
|
| H A D | xfs_ialloc.c | 301 xfs_agnumber_t agno, in xfs_ialloc_inode_init() 1899 xfs_agnumber_t agno; in xfs_dialloc() local
|
| H A D | xfs_format.h | 702 #define XFS_AGB_TO_FSB(mp,agno,agbno) \ argument 708 #define XFS_AGB_TO_DADDR(mp,agno,agbno) \ argument 711 #define XFS_AG_DADDR(mp,agno,d) (XFS_AGB_TO_DADDR(mp, agno, 0) + (d)) argument
|
| /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_dmap.c | 716 int rc, agno; in dbAlloc() local 1312 dbAllocAG(struct bmap * bmp, int agno, s64 nblocks, int l2nb, s64 * results) in dbAllocAG() 1571 s64 dbDiscardAG(struct inode *ip, int agno, s64 minlen) in dbDiscardAG() 2142 int dbitno, word, rembits, nb, nwords, wbitno, nw, agno; in dbAllocBits() local 2289 int dbitno, word, rembits, nb, nwords, wbitno, nw, agno; in dbFreeBits() local 3250 int dbitno, word, rembits, nb, nwords, wbitno, agno; in dbAllocDmapBU() local 3379 int agno, l2agsize, oldl2agsize; in dbExtendFS() local
|
| /linux/fs/xfs/scrub/ |
| H A D | agheader.c | 40 xfs_agnumber_t agno = sc->sm->sm_agno; in xchk_superblock_xref() local 107 xfs_agnumber_t agno; in xchk_superblock() local 602 xfs_agnumber_t agno = sc->sm->sm_agno; in xchk_agf() local 790 xfs_agnumber_t agno = sc->sm->sm_agno; in xchk_agfl() local 981 xfs_agnumber_t agno = sc->sm->sm_agno; in xchk_agi() local
|
| H A D | newbt.c | 254 xfs_agnumber_t agno = XFS_FSB_TO_AGNO(sc->mp, xnr->alloc_hint); in xrep_newbt_validate_ag_alloc_hint() local 287 xfs_agnumber_t agno; in xrep_newbt_alloc_ag_blocks() local 362 xfs_agnumber_t agno; in xrep_newbt_alloc_file_blocks() local
|
| H A D | fscounters.c | 263 xfs_agnumber_t agno) in xchk_fscount_btreeblks()
|
| H A D | cow_repair.c | 247 xfs_agnumber_t agno; in xrep_cow_find_bad() local
|
| H A D | btree.c | 373 xfs_agnumber_t agno; in xchk_btree_check_block_owner() local
|
| H A D | rmap_repair.c | 1011 xfs_agnumber_t agno; member
|
| H A D | agheader_repair.c | 46 xfs_agnumber_t agno; in xrep_superblock() local
|
| /linux/fs/ext4/ |
| H A D | fsmap.c | 92 ext4_group_t agno; in ext4_getfsmap_helper() local 190 ext4_group_t agno, ext4_grpblk_t start, in ext4_getfsmap_meta_helper() 244 ext4_group_t agno, ext4_grpblk_t start, in ext4_getfsmap_datadev_helper() 369 ext4_group_t agno, in ext4_getfsmap_find_sb() 474 ext4_group_t agno; in ext4_getfsmap_find_fixed_metadata() local
|
| /linux/fs/xfs/ |
| 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 | 292 xfs_agnumber_t agno = XFS_INO_TO_AGNO(mp, startino); in xfs_bulkstat_already_done() local 411 xfs_agnumber_t agno, in xfs_inumbers_walk()
|
| H A D | xfs_health.c | 190 xfs_agnumber_t agno, in xfs_agno_mark_sick()
|
| H A D | xfs_inode.c | 2862 xfs_agnumber_t agno = XFS_INO_TO_AGNO(mp, ip->i_ino); in xfs_inode_reload_unlinked_bucket() local
|