Home
last modified time | relevance | path

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

12

/linux-6.1.9/fs/xfs/libxfs/
Dxfs_ag.h34 xfs_agnumber_t pag_agno; /* AG this structure belongs to */
109 int xfs_initialize_perag(struct xfs_mount *mp, xfs_agnumber_t agcount,
110 xfs_rfsblock_t dcount, xfs_agnumber_t *maxagi);
111 int xfs_initialize_perag_data(struct xfs_mount *mp, xfs_agnumber_t agno);
114 struct xfs_perag *xfs_perag_get(struct xfs_mount *mp, xfs_agnumber_t agno);
115 struct xfs_perag *xfs_perag_get_tag(struct xfs_mount *mp, xfs_agnumber_t agno,
122 xfs_agblock_t xfs_ag_block_count(struct xfs_mount *mp, xfs_agnumber_t agno);
123 void xfs_agino_range(struct xfs_mount *mp, xfs_agnumber_t agno,
178 xfs_ag_contains_log(struct xfs_mount *mp, xfs_agnumber_t agno) in xfs_ag_contains_log()
190 xfs_agnumber_t *agno, in xfs_perag_next()
[all …]
Dxfs_types.c24 xfs_agnumber_t agno, in xfs_verify_agno_agbno()
46 xfs_agnumber_t agno = XFS_FSB_TO_AGNO(mp, fsbno); in xfs_verify_fsbno()
83 xfs_agnumber_t agno, in xfs_verify_agno_agino()
102 xfs_agnumber_t agno = XFS_INO_TO_AGNO(mp, ino); in xfs_verify_ino()
174 xfs_agnumber_t agno; in xfs_icount_range()
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()
187 xfs_agnumber_t agno; in xfs_free_perag()
207 xfs_agnumber_t agno, in __xfs_ag_block_count()
208 xfs_agnumber_t agcount, in __xfs_ag_block_count()
221 xfs_agnumber_t agno) in xfs_ag_block_count()
255 xfs_agnumber_t agno, in xfs_agino_range()
265 xfs_agnumber_t agcount, in xfs_initialize_perag()
[all …]
Dxfs_sb.h32 struct xfs_trans *tp, xfs_agnumber_t agno,
35 struct xfs_trans *tp, xfs_agnumber_t agno,
Dxfs_ialloc.h87 xfs_agnumber_t agno, xfs_agblock_t agbno,
109 int xfs_ialloc_check_shrink(struct xfs_trans *tp, xfs_agnumber_t agno,
Dxfs_types.h14 typedef uint32_t xfs_agnumber_t; /* allocation group number */ typedef
52 #define NULLAGNUMBER ((xfs_agnumber_t)-1)
Dxfs_alloc.h58 xfs_agnumber_t agno; /* allocation group number */
177 int xfs_free_agfl_block(struct xfs_trans *, xfs_agnumber_t, xfs_agblock_t,
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-6.1.9/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()
271 xfs_agnumber_t
277 xfs_agnumber_t startag, ag = NULLAGNUMBER; in xfs_filestream_lookup_ag()
300 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, \
275 TP_PROTO(struct xfs_mount *mp, xfs_agnumber_t agno),
279 __field(xfs_agnumber_t, agno)
291 TP_PROTO(struct xfs_mount *mp, xfs_agnumber_t agno), \
637 TP_PROTO(struct xfs_mount *mp, xfs_ino_t ino, xfs_agnumber_t agno),
642 __field(xfs_agnumber_t, agno)
659 TP_PROTO(struct xfs_mount *mp, xfs_ino_t ino, xfs_agnumber_t agno), \
666 TP_PROTO(struct xfs_inode *ip, xfs_agnumber_t agno,
[all …]
Dxfs_fsops.c41 xfs_agnumber_t oagcount, in xfs_resizefs_init_new_ags()
42 xfs_agnumber_t nagcount, in xfs_resizefs_init_new_ags()
92 xfs_agnumber_t nagcount; in xfs_growfs_data_private()
93 xfs_agnumber_t nagimax = 0; in xfs_growfs_data_private()
97 xfs_agnumber_t oagcount; in xfs_growfs_data_private()
560 xfs_agnumber_t agno; in xfs_fs_reserve_ag_blocks()
588 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.h141 xfs_agnumber_t m_maxagi; /* highest inode alloc group */
212 xfs_agnumber_t m_agfrotor; /* last ag where space found */
213 xfs_agnumber_t m_agirotor; /* last ag dir inode alloced */
470 static inline xfs_agnumber_t
475 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.c92 xfs_agnumber_t agno, in xfs_icreate_log()
151 xfs_agnumber_t agno; in xlog_recover_icreate_commit_pass2()
Dxfs_iwalk.h35 xfs_agnumber_t agno,
Dxfs_notify_failure.c116 xfs_agnumber_t agno = XFS_FSB_TO_AGNO(mp, fsbno); in xfs_dax_notify_ddev_failure()
118 xfs_agnumber_t end_agno = XFS_FSB_TO_AGNO(mp, end_fsbno); in xfs_dax_notify_ddev_failure()
Dxfs_extent_busy.h26 xfs_agnumber_t agno;
/linux-6.1.9/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.c68 xfs_agnumber_t agno, in __xchk_process_error()
100 xfs_agnumber_t agno, in xchk_process_error()
111 xfs_agnumber_t agno, in xchk_xref_process_error()
408 xfs_agnumber_t agno, in xchk_ag_read_headers()
546 xfs_agnumber_t agno, in xchk_ag_init()

12