Home
last modified time | relevance | path

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

12

/fs/xfs/libxfs/
Dxfs_ialloc.c180 xfs_agnumber_t agno = be32_to_cpu(agi->agi_seqno); in xfs_inobt_insert() local
266 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
611 xfs_agnumber_t agno; in xfs_ialloc_ag_alloc() local
903 xfs_agnumber_t agno; in xfs_ialloc_next_ag() local
926 xfs_agnumber_t agno; /* current ag number */ in xfs_ialloc_ag_select() local
1124 xfs_agnumber_t agno = be32_to_cpu(agi->agi_seqno); in xfs_dialloc_ag_inobt() local
1548 xfs_agnumber_t agno = be32_to_cpu(agi->agi_seqno); in xfs_dialloc_ag() local
1688 xfs_agnumber_t agno; in xfs_dialloc() local
1827 xfs_agnumber_t agno, in xfs_difree_inode_chunk()
[all …]
Dxfs_ialloc_btree.c397 xfs_agnumber_t agno, /* allocation group number */ in xfs_inobt_init_cursor()
543 xfs_agnumber_t agno, in xfs_inobt_count_blocks()
569 xfs_agnumber_t agno, in xfs_finobt_calc_reserves()
Dxfs_alloc.c630 xfs_agnumber_t agno, /* allocation group number */ in xfs_alloc_read_agfl()
1677 xfs_agnumber_t agno, in xfs_free_ag_extent()
2435 xfs_agnumber_t agno, /* allocation group number */ in xfs_alloc_pagf_init()
2617 xfs_agnumber_t agno, /* allocation group number */ in xfs_read_agf()
2647 xfs_agnumber_t agno, /* allocation group number */ in xfs_alloc_read_agf()
2909 xfs_agnumber_t agno, in xfs_free_extent_fix_freelist()
2955 xfs_agnumber_t agno = XFS_FSB_TO_AGNO(mp, bno); in xfs_free_extent() local
Dxfs_rmap.c579 xfs_agnumber_t agno, in xfs_rmap_free()
821 xfs_agnumber_t agno, in xfs_rmap_alloc()
2077 xfs_agnumber_t agno; in xfs_rmap_finish_one() local
2266 xfs_agnumber_t agno, in xfs_rmap_alloc_extent()
2290 xfs_agnumber_t agno, in xfs_rmap_free_extent()
Dxfs_refcount_btree.c338 xfs_agnumber_t agno, in xfs_refcountbt_init_cursor()
424 xfs_agnumber_t agno, in xfs_refcountbt_calc_reserves()
Dxfs_rmap_btree.c469 xfs_agnumber_t agno) in xfs_rmapbt_init_cursor()
565 xfs_agnumber_t agno, in xfs_rmapbt_calc_reserves()
Dxfs_ag_resv.c243 xfs_agnumber_t agno = pag->pag_agno; in xfs_ag_resv_init() local
Dxfs_alloc.h71 xfs_agnumber_t agno; /* allocation group number */ member
Dxfs_sb.c56 xfs_agnumber_t agno) in xfs_perag_get()
Dxfs_refcount.c1055 xfs_agnumber_t agno; in xfs_refcount_finish_one() local
1605 xfs_agnumber_t agno) in xfs_refcount_recover_cow_leftovers()
/fs/xfs/
Dxfs_extent_busy.c37 xfs_agnumber_t agno, in xfs_extent_busy_insert()
96 xfs_agnumber_t agno, in xfs_extent_busy_search()
296 xfs_agnumber_t agno, in xfs_extent_busy_reuse()
578 xfs_agnumber_t agno = NULLAGNUMBER; in xfs_extent_busy_clear() local
636 xfs_agnumber_t agno; in xfs_extent_busy_wait_all() local
Dxfs_discard.c38 xfs_agnumber_t agno, in xfs_trim_extents()
168 xfs_agnumber_t start_agno, end_agno, agno; in xfs_ioc_trim() local
Dxfs_itable.c188 xfs_agnumber_t agno, in xfs_bulkstat_ichunk_ra()
286 xfs_agnumber_t agno, in xfs_bulkstat_ag_ichunk()
362 xfs_agnumber_t agno; /* allocation group number */ in xfs_bulkstat() local
570 xfs_agnumber_t agno = XFS_INO_TO_AGNO(mp, *lastino); in xfs_inumbers() local
Dxfs_filestream.c86 xfs_agnumber_t agno) in xfs_filestream_peek_ag()
100 xfs_agnumber_t agno) in xfs_filestream_get_ag()
114 xfs_agnumber_t agno) in xfs_filestream_put_ag()
Dxfs_fsops.c159 xfs_agnumber_t agno; in xfs_growfs_data_private() local
1001 xfs_agnumber_t agno; in xfs_fs_reserve_ag_blocks() local
1030 xfs_agnumber_t agno; in xfs_fs_unreserve_ag_blocks() local
Dxfs_reflink.c159 xfs_agnumber_t agno, in xfs_reflink_find_shared()
204 xfs_agnumber_t agno; in xfs_reflink_trim_around_shared() local
833 xfs_agnumber_t agno; in xfs_reflink_recover_cow() local
1041 xfs_agnumber_t agno) in xfs_reflink_ag_has_free_space()
1358 xfs_agnumber_t agno; in xfs_reflink_dirty_extents() local
1431 xfs_agnumber_t agno; in xfs_reflink_inode_has_shared_extents() local
Dxfs_extent_busy.h37 xfs_agnumber_t agno; member
Dxfs_icreate_item.c162 xfs_agnumber_t agno, in xfs_icreate_log()
Dxfs_trans_extfree.c75 xfs_agnumber_t agno = XFS_FSB_TO_AGNO(mp, start_block); in xfs_trans_free_extent() local
Dxfs_icache.c1587 void (*set_tp)(struct xfs_mount *mp, xfs_agnumber_t agno, in __xfs_inode_set_eofblocks_tag()
1642 void (*clear_tp)(struct xfs_mount *mp, xfs_agnumber_t agno, in __xfs_inode_clear_eofblocks_tag()
Dxfs_mount.c155 xfs_agnumber_t agno; in xfs_free_perag() local
/fs/jfs/
Djfs_imap.c70 #define AG_LOCK(imap,agno) mutex_lock(&imap->im_aglock[agno]) argument
71 #define AG_UNLOCK(imap,agno) mutex_unlock(&imap->im_aglock[agno]) argument
868 int iagno, ino, extno, bitno, sword, agno; in diFree() local
1343 int nwords, rem, i, agno; in diAlloc() local
1648 diAllocAG(struct inomap * imap, int agno, bool dir, struct inode *ip) in diAllocAG()
1718 diAllocAny(struct inomap * imap, int agno, bool dir, struct inode *ip) in diAllocAny()
1782 static int diAllocIno(struct inomap * imap, int agno, struct inode *ip) in diAllocIno()
1906 static int diAllocExt(struct inomap * imap, int agno, struct inode *ip) in diAllocExt()
2025 int extno, bitno, agno, sword, rc; in diAllocBit() local
2171 int agno, iagno, fwd, back, freei = 0, sword, rc; in diNewExt() local
[all …]
Djfs_discard.c83 int agno, agno_end; in jfs_ioc_trim() local
Djfs_dmap.c702 int rc, agno; in dbAlloc() local
1366 dbAllocAG(struct bmap * bmp, int agno, s64 nblocks, int l2nb, s64 * results) in dbAllocAG()
1619 s64 dbDiscardAG(struct inode *ip, int agno, s64 minlen) in dbDiscardAG()
2180 int dbitno, word, rembits, nb, nwords, wbitno, nw, agno; in dbAllocBits() local
2327 int dbitno, word, rembits, nb, nwords, wbitno, nw, agno; in dbFreeBits() local
3267 int dbitno, word, rembits, nb, nwords, wbitno, agno; in dbAllocDmapBU() local
3396 int agno, l2agsize, oldl2agsize; in dbExtendFS() local
/fs/ext4/
Dfsmap.c104 ext4_group_t agno; in ext4_getfsmap_helper() local
200 ext4_group_t agno, ext4_grpblk_t start, in ext4_getfsmap_datadev_helper()
325 ext4_group_t agno, in ext4_getfsmap_find_sb()
422 ext4_group_t agno; in ext4_getfsmap_find_fixed_metadata() local

12