Home
last modified time | relevance | path

Searched refs:xfs_agnumber_t (Results 1 – 25 of 47) sorted by relevance

12

/fs/xfs/
Dxfs_filestream.c38 xfs_agnumber_t ag; /* AG in use for this directory */
86 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()
144 xfs_agnumber_t startag, in xfs_filestream_pick_ag()
145 xfs_agnumber_t *agp, in xfs_filestream_pick_ag()
153 xfs_agnumber_t ag, max_ag = NULLAGNUMBER; in xfs_filestream_pick_ag()
316 xfs_agnumber_t
322 xfs_agnumber_t startag, ag = NULLAGNUMBER; in xfs_filestream_lookup_ag()
345 xfs_agnumber_t rotorstep = xfs_rotorstep; in xfs_filestream_lookup_ag()
[all …]
Dxfs_extent_busy.h37 xfs_agnumber_t agno;
46 xfs_extent_busy_insert(struct xfs_trans *tp, xfs_agnumber_t agno,
54 xfs_extent_busy_search(struct xfs_mount *mp, xfs_agnumber_t agno,
58 xfs_extent_busy_reuse(struct xfs_mount *mp, xfs_agnumber_t agno,
Dxfs_mount.h89 xfs_agnumber_t m_agfrotor; /* last ag where space found */
90 xfs_agnumber_t m_agirotor; /* last ag dir inode alloced */
92 xfs_agnumber_t m_maxagi; /* highest inode alloc group */
311 static inline xfs_agnumber_t
316 return (xfs_agnumber_t) ld; in xfs_daddr_to_agno()
348 xfs_agnumber_t pag_agno; /* AG this structure belongs to */
424 extern int xfs_initialize_perag(xfs_mount_t *mp, xfs_agnumber_t agcount,
425 xfs_agnumber_t *maxagi);
Dxfs_trace.h107 TP_PROTO(struct xfs_mount *mp, xfs_agnumber_t agno, int refcount,
112 __field(xfs_agnumber_t, agno)
131 TP_PROTO(struct xfs_mount *mp, xfs_agnumber_t agno, int refcount, \
145 TP_PROTO(struct xfs_mount *mp, xfs_agnumber_t agno),
149 __field(xfs_agnumber_t, agno)
161 TP_PROTO(struct xfs_mount *mp, xfs_agnumber_t agno), \
543 TP_PROTO(struct xfs_inode *ip, xfs_agnumber_t agno),
548 __field(xfs_agnumber_t, agno)
565 TP_PROTO(struct xfs_inode *ip, xfs_agnumber_t agno), \
572 TP_PROTO(struct xfs_inode *ip, xfs_agnumber_t agno,
[all …]
Dxfs_filestream.h28 xfs_agnumber_t xfs_filestream_lookup_ag(struct xfs_inode *ip);
29 int xfs_filestream_new_ag(struct xfs_bmalloca *ap, xfs_agnumber_t *agp);
30 int xfs_filestream_peek_ag(struct xfs_mount *mp, xfs_agnumber_t agno);
Dxfs_super.h67 extern xfs_agnumber_t xfs_set_inode_alloc(struct xfs_mount *,
68 xfs_agnumber_t agcount);
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()
636 xfs_agnumber_t agno; in xfs_extent_busy_wait_all()
Dxfs_discard.c38 xfs_agnumber_t agno, in xfs_trim_extents()
168 xfs_agnumber_t start_agno, end_agno, agno; in xfs_ioc_trim()
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()
570 xfs_agnumber_t agno = XFS_INO_TO_AGNO(mp, *lastino); in xfs_inumbers()
Dxfs_fsops.c159 xfs_agnumber_t agno; in xfs_growfs_data_private()
167 xfs_agnumber_t nagcount; in xfs_growfs_data_private()
168 xfs_agnumber_t nagimax = 0; in xfs_growfs_data_private()
172 xfs_agnumber_t oagcount; in xfs_growfs_data_private()
1001 xfs_agnumber_t agno; in xfs_fs_reserve_ag_blocks()
1030 xfs_agnumber_t agno; in xfs_fs_unreserve_ag_blocks()
Dxfs_icreate_item.h29 void xfs_icreate_log(struct xfs_trans *tp, xfs_agnumber_t agno,
Dxfs_mount.c155 xfs_agnumber_t agno; in xfs_free_perag()
190 xfs_agnumber_t agcount, in xfs_initialize_perag()
191 xfs_agnumber_t *maxagi) in xfs_initialize_perag()
193 xfs_agnumber_t index; in xfs_initialize_perag()
194 xfs_agnumber_t first_initialised = NULLAGNUMBER; in xfs_initialize_perag()
Dxfs_icache.c951 xfs_agnumber_t ag; in xfs_inode_ag_iterator_flags()
991 xfs_agnumber_t ag; in xfs_inode_ag_iterator_tag()
1244 xfs_agnumber_t ag; in xfs_reclaim_inodes_ag()
1395 xfs_agnumber_t ag = 0; in xfs_reclaim_inodes_count()
1587 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()
/fs/xfs/libxfs/
Dxfs_alloc.h71 xfs_agnumber_t agno; /* allocation group number */
159 xfs_agnumber_t agno, /* allocation group number */
180 xfs_agnumber_t agno, /* allocation group number */
217 xfs_agnumber_t agno, int flags, struct xfs_buf **bpp);
219 xfs_agnumber_t agno, struct xfs_buf **bpp);
221 int xfs_free_extent_fix_freelist(struct xfs_trans *tp, xfs_agnumber_t agno,
Dxfs_ialloc.h135 xfs_agnumber_t agno, /* allocation group number */
146 xfs_agnumber_t agno); /* allocation group number */
165 xfs_agnumber_t agno, xfs_agblock_t agbno,
169 xfs_agnumber_t agno, struct xfs_buf **bpp);
Dxfs_sb.h24 extern struct xfs_perag *xfs_perag_get(struct xfs_mount *, xfs_agnumber_t);
25 extern struct xfs_perag *xfs_perag_get_tag(struct xfs_mount *, xfs_agnumber_t,
28 extern int xfs_initialize_perag_data(struct xfs_mount *, xfs_agnumber_t);
Dxfs_ialloc.c180 xfs_agnumber_t agno = be32_to_cpu(agi->agi_seqno); in xfs_inobt_insert()
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()
611 xfs_agnumber_t agno; in xfs_ialloc_ag_alloc()
899 STATIC xfs_agnumber_t
903 xfs_agnumber_t agno; in xfs_ialloc_next_ag()
918 STATIC xfs_agnumber_t
925 xfs_agnumber_t agcount; /* number of ag's in the filesystem */ in xfs_ialloc_ag_select()
926 xfs_agnumber_t agno; /* current ag number */ in xfs_ialloc_ag_select()
933 xfs_agnumber_t pagno; /* parent (starting) ag number */ in xfs_ialloc_ag_select()
[all …]
Dxfs_rmap.h139 xfs_agnumber_t agno, xfs_agblock_t bno, xfs_extlen_t len,
142 xfs_agnumber_t agno, xfs_agblock_t bno, xfs_extlen_t len,
198 xfs_agnumber_t agno, xfs_agblock_t bno, xfs_extlen_t len,
201 xfs_agnumber_t agno, xfs_agblock_t bno, xfs_extlen_t len,
Dxfs_ialloc_btree.h61 struct xfs_trans *, struct xfs_buf *, xfs_agnumber_t,
75 int xfs_finobt_calc_reserves(struct xfs_mount *mp, xfs_agnumber_t agno,
Dxfs_refcount_btree.h61 struct xfs_trans *tp, struct xfs_buf *agbp, xfs_agnumber_t agno,
73 xfs_agnumber_t agno, xfs_extlen_t *ask, xfs_extlen_t *used);
Dxfs_rmap_btree.h57 xfs_agnumber_t agno);
67 xfs_agnumber_t agno, xfs_extlen_t *ask, xfs_extlen_t *used);
Dxfs_types.h26 typedef uint32_t xfs_agnumber_t; /* allocation group number */ typedef
59 #define NULLAGNUMBER ((xfs_agnumber_t)-1)
Dxfs_btree.h225 xfs_agnumber_t agno; /* ag number */
314 xfs_agnumber_t agno, /* allocation group number */
370 xfs_agnumber_t agno, /* allocation group number */
Dxfs_refcount_btree.c56 xfs_agnumber_t seqno = be32_to_cpu(agf->agf_seqno); in xfs_refcountbt_set_root()
338 xfs_agnumber_t agno, in xfs_refcountbt_init_cursor()
424 xfs_agnumber_t agno, in xfs_refcountbt_calc_reserves()
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()

12