Home
last modified time | relevance | path

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

123

/Linux-v5.15/fs/xfs/libxfs/
Dxfs_ag.h34 xfs_agnumber_t pag_agno; /* AG this structure belongs to */
107 int xfs_initialize_perag(struct xfs_mount *mp, xfs_agnumber_t agcount,
108 xfs_agnumber_t *maxagi);
109 int xfs_initialize_perag_data(struct xfs_mount *mp, xfs_agnumber_t agno);
112 struct xfs_perag *xfs_perag_get(struct xfs_mount *mp, xfs_agnumber_t agno);
113 struct xfs_perag *xfs_perag_get_tag(struct xfs_mount *mp, xfs_agnumber_t agno,
164 xfs_agnumber_t agno, xfs_extlen_t delta);
167 int xfs_ag_get_geometry(struct xfs_mount *mp, xfs_agnumber_t agno,
Dxfs_types.c20 xfs_agnumber_t agno) in xfs_ag_block_count()
36 xfs_agnumber_t agno, in xfs_verify_agbno()
58 xfs_agnumber_t agno = XFS_FSB_TO_AGNO(mp, fsbno); in xfs_verify_fsbno()
92 xfs_agnumber_t agno, in xfs_agino_range()
123 xfs_agnumber_t agno, in xfs_verify_agino()
140 xfs_agnumber_t agno, in xfs_verify_agino_or_null()
155 xfs_agnumber_t agno = XFS_INO_TO_AGNO(mp, ino); in xfs_verify_ino()
227 xfs_agnumber_t agno; in xfs_icount_range()
Dxfs_types.h14 typedef uint32_t xfs_agnumber_t; /* allocation group number */ typedef
52 #define NULLAGNUMBER ((xfs_agnumber_t)-1)
189 xfs_agblock_t xfs_ag_block_count(struct xfs_mount *mp, xfs_agnumber_t agno);
190 bool xfs_verify_agbno(struct xfs_mount *mp, xfs_agnumber_t agno,
196 void xfs_agino_range(struct xfs_mount *mp, xfs_agnumber_t agno,
198 bool xfs_verify_agino(struct xfs_mount *mp, xfs_agnumber_t agno,
200 bool xfs_verify_agino_or_null(struct xfs_mount *mp, xfs_agnumber_t agno,
Dxfs_ialloc.h72 xfs_agnumber_t agno, /* allocation group number */
83 xfs_agnumber_t agno); /* allocation group number */
102 xfs_agnumber_t agno, xfs_agblock_t agbno,
106 xfs_agnumber_t agno, struct xfs_buf **bpp);
126 int xfs_ialloc_check_shrink(struct xfs_trans *tp, xfs_agnumber_t agno,
Dxfs_alloc.h58 xfs_agnumber_t agno; /* allocation group number */
134 xfs_agnumber_t agno, /* allocation group number */
155 xfs_agnumber_t agno, /* allocation group number */
211 xfs_agnumber_t agno, int flags, struct xfs_buf **bpp);
213 xfs_agnumber_t agno, struct xfs_buf **bpp);
214 int xfs_free_agfl_block(struct xfs_trans *, xfs_agnumber_t, xfs_agblock_t,
Dxfs_sb.h32 struct xfs_trans *tp, xfs_agnumber_t agno,
35 struct xfs_trans *tp, xfs_agnumber_t agno,
Dxfs_ag.c44 xfs_agnumber_t agno) in xfs_perag_get()
66 xfs_agnumber_t first, in xfs_perag_get_tag()
108 xfs_agnumber_t agcount) in xfs_initialize_perag_data()
110 xfs_agnumber_t index; in xfs_initialize_perag_data()
188 xfs_agnumber_t agno; in xfs_free_perag()
208 xfs_agnumber_t agcount, in xfs_initialize_perag()
209 xfs_agnumber_t *maxagi) in xfs_initialize_perag()
212 xfs_agnumber_t index; in xfs_initialize_perag()
213 xfs_agnumber_t first_initialised = NULLAGNUMBER; in xfs_initialize_perag()
765 xfs_agnumber_t agno, in xfs_ag_shrink_space()
[all …]
Dxfs_ag_resv.h44 xfs_agnumber_t agno) in xfs_ag_resv_rmapbt_alloc()
Dxfs_rmap.h175 void xfs_rmap_alloc_extent(struct xfs_trans *tp, xfs_agnumber_t agno,
177 void xfs_rmap_free_extent(struct xfs_trans *tp, xfs_agnumber_t agno,
/Linux-v5.15/fs/xfs/
Dxfs_filestream.c25 xfs_agnumber_t ag; /* AG in use for this directory */
41 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()
100 xfs_agnumber_t startag, in xfs_filestream_pick_ag()
101 xfs_agnumber_t *agp, in xfs_filestream_pick_ag()
109 xfs_agnumber_t ag, max_ag = NULLAGNUMBER; in xfs_filestream_pick_ag()
270 xfs_agnumber_t
276 xfs_agnumber_t startag, ag = NULLAGNUMBER; in xfs_filestream_lookup_ag()
299 xfs_agnumber_t rotorstep = xfs_rotorstep; in xfs_filestream_lookup_ag()
[all …]
Dxfs_filestream.h16 xfs_agnumber_t xfs_filestream_lookup_ag(struct xfs_inode *ip);
17 int xfs_filestream_new_ag(struct xfs_bmalloca *ap, xfs_agnumber_t *agp);
18 int xfs_filestream_peek_ag(struct xfs_mount *mp, xfs_agnumber_t agno);
Dxfs_trace.h162 TP_PROTO(struct xfs_mount *mp, xfs_agnumber_t agno, int refcount,
167 __field(xfs_agnumber_t, agno)
186 TP_PROTO(struct xfs_mount *mp, xfs_agnumber_t agno, int refcount, \
274 TP_PROTO(struct xfs_mount *mp, xfs_agnumber_t agno),
278 __field(xfs_agnumber_t, agno)
290 TP_PROTO(struct xfs_mount *mp, xfs_agnumber_t agno), \
633 TP_PROTO(struct xfs_mount *mp, xfs_ino_t ino, xfs_agnumber_t agno),
638 __field(xfs_agnumber_t, agno)
655 TP_PROTO(struct xfs_mount *mp, xfs_ino_t ino, xfs_agnumber_t agno), \
662 TP_PROTO(struct xfs_inode *ip, xfs_agnumber_t agno,
[all …]
Dxfs_fsops.c40 xfs_agnumber_t oagcount, in xfs_resizefs_init_new_ags()
41 xfs_agnumber_t nagcount, in xfs_resizefs_init_new_ags()
90 xfs_agnumber_t nagcount; in xfs_growfs_data_private()
91 xfs_agnumber_t nagimax = 0; in xfs_growfs_data_private()
95 xfs_agnumber_t oagcount; in xfs_growfs_data_private()
568 xfs_agnumber_t agno; in xfs_fs_reserve_ag_blocks()
596 xfs_agnumber_t agno; in xfs_fs_unreserve_ag_blocks()
Dxfs_super.h90 extern xfs_agnumber_t xfs_set_inode_alloc(struct xfs_mount *,
91 xfs_agnumber_t agcount);
Dxfs_mount.h140 xfs_agnumber_t m_maxagi; /* highest inode alloc group */
209 xfs_agnumber_t m_agfrotor; /* last ag where space found */
210 xfs_agnumber_t m_agirotor; /* last ag dir inode alloced */
449 static inline xfs_agnumber_t
454 return (xfs_agnumber_t) ld; in xfs_daddr_to_agno()
Dxfs_icreate_item.h17 void xfs_icreate_log(struct xfs_trans *tp, xfs_agnumber_t agno,
Dxfs_discard.c25 xfs_agnumber_t agno, in xfs_trim_extents()
159 xfs_agnumber_t start_agno, end_agno, agno; in xfs_ioc_trim()
Dxfs_icreate_item.c91 xfs_agnumber_t agno, in xfs_icreate_log()
150 xfs_agnumber_t agno; in xlog_recover_icreate_commit_pass2()
Dxfs_iwalk.h35 xfs_agnumber_t agno,
Dxfs_extent_busy.h26 xfs_agnumber_t agno;
/Linux-v5.15/fs/xfs/scrub/
Dtrace.h104 __field(xfs_agnumber_t, agno)
143 TP_PROTO(struct xfs_scrub *sc, xfs_agnumber_t agno,
149 __field(xfs_agnumber_t, agno)
209 __field(xfs_agnumber_t, agno)
336 __field(xfs_agnumber_t, agno)
379 __field(xfs_agnumber_t, agno)
421 __field(xfs_agnumber_t, agno)
459 __field(xfs_agnumber_t, agno)
498 __field(xfs_agnumber_t, agno)
558 TP_PROTO(struct xfs_mount *mp, xfs_agnumber_t agno,
[all …]
Dcommon.h35 bool xchk_process_error(struct xfs_scrub *sc, xfs_agnumber_t agno,
41 xfs_agnumber_t agno, xfs_agblock_t bno, int *error);
108 int xchk_ag_init(struct xfs_scrub *sc, xfs_agnumber_t agno,
119 xfs_agnumber_t agno, in xchk_ag_init_existing()
127 int xchk_ag_read_headers(struct xfs_scrub *sc, xfs_agnumber_t agno,
Dfscounters.c71 xfs_agnumber_t agno; in xchk_fscount_warmup()
146 xfs_agnumber_t agno) in xchk_fscount_btreeblks()
184 xfs_agnumber_t agno; in xchk_fscount_aggregate_agcounts()
Dcommon.c66 xfs_agnumber_t agno, in __xchk_process_error()
98 xfs_agnumber_t agno, in xchk_process_error()
109 xfs_agnumber_t agno, in xchk_xref_process_error()
406 xfs_agnumber_t agno, in xchk_ag_read_headers()
544 xfs_agnumber_t agno, in xchk_ag_init()
Dagheader.c30 xfs_agnumber_t agno = sc->sm->sm_agno; in xchk_superblock_xref()
67 xfs_agnumber_t agno; in xchk_superblock()
525 xfs_agnumber_t agno = sc->sm->sm_agno; in xchk_agf()
643 xfs_agnumber_t agno = sc->sa.pag->pag_agno; in xchk_agfl_block()
703 xfs_agnumber_t agno = sc->sm->sm_agno; in xchk_agfl()
853 xfs_agnumber_t agno = sc->sm->sm_agno; in xchk_agi()

123