Home
last modified time | relevance | path

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

123

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_sb.h19 extern struct xfs_perag *xfs_perag_get(struct xfs_mount *, xfs_agnumber_t);
20 extern struct xfs_perag *xfs_perag_get_tag(struct xfs_mount *, xfs_agnumber_t,
23 extern int xfs_initialize_perag_data(struct xfs_mount *, xfs_agnumber_t);
39 struct xfs_trans *tp, xfs_agnumber_t agno,
42 struct xfs_trans *tp, xfs_agnumber_t agno,
Dxfs_types.c28 xfs_agnumber_t agno) in xfs_ag_block_count()
44 xfs_agnumber_t agno, in xfs_verify_agbno()
66 xfs_agnumber_t agno = XFS_FSB_TO_AGNO(mp, fsbno); in xfs_verify_fsbno()
77 xfs_agnumber_t agno, in xfs_agino_range()
109 xfs_agnumber_t agno, in xfs_verify_agino()
128 xfs_agnumber_t agno = XFS_INO_TO_AGNO(mp, ino); in xfs_verify_ino()
183 xfs_agnumber_t agno; in xfs_icount_range()
Dxfs_types.h14 typedef uint32_t xfs_agnumber_t; /* allocation group number */ typedef
53 #define NULLAGNUMBER ((xfs_agnumber_t)-1)
155 xfs_agblock_t xfs_ag_block_count(struct xfs_mount *mp, xfs_agnumber_t agno);
156 bool xfs_verify_agbno(struct xfs_mount *mp, xfs_agnumber_t agno,
160 void xfs_agino_range(struct xfs_mount *mp, xfs_agnumber_t agno,
162 bool xfs_verify_agino(struct xfs_mount *mp, xfs_agnumber_t agno,
Dxfs_alloc.h59 xfs_agnumber_t agno; /* allocation group number */
145 xfs_agnumber_t agno, /* allocation group number */
166 xfs_agnumber_t agno, /* allocation group number */
222 xfs_agnumber_t agno, int flags, struct xfs_buf **bpp);
224 xfs_agnumber_t agno, struct xfs_buf **bpp);
225 int xfs_free_agfl_block(struct xfs_trans *, xfs_agnumber_t, xfs_agblock_t,
228 int xfs_free_extent_fix_freelist(struct xfs_trans *tp, xfs_agnumber_t agno,
Dxfs_ialloc.h121 xfs_agnumber_t agno, /* allocation group number */
132 xfs_agnumber_t agno); /* allocation group number */
151 xfs_agnumber_t agno, xfs_agblock_t agbno,
155 xfs_agnumber_t agno, struct xfs_buf **bpp);
Dxfs_refcount_btree.h48 xfs_agnumber_t agno);
58 struct xfs_trans *tp, xfs_agnumber_t agno, xfs_extlen_t *ask,
Dxfs_ag_resv.h29 xfs_agnumber_t agno) in xfs_ag_resv_rmapbt_alloc()
43 xfs_agnumber_t agno) in xfs_ag_resv_rmapbt_free()
Dxfs_ialloc_btree.h49 struct xfs_trans *, struct xfs_buf *, xfs_agnumber_t,
64 xfs_agnumber_t agno, xfs_extlen_t *ask, xfs_extlen_t *used);
Dxfs_rmap_btree.h45 xfs_agnumber_t agno);
55 xfs_agnumber_t agno, xfs_extlen_t *ask, xfs_extlen_t *used);
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,
195 int xfs_rmap_alloc_extent(struct xfs_trans *tp, xfs_agnumber_t agno,
197 int xfs_rmap_free_extent(struct xfs_trans *tp, xfs_agnumber_t agno,
Dxfs_ialloc.c125 xfs_agnumber_t agno = cur->bc_private.a.agno; in xfs_inobt_get_rec()
198 xfs_agnumber_t agno = be32_to_cpu(agi->agi_seqno); in xfs_inobt_insert()
284 xfs_agnumber_t agno, in xfs_ialloc_inode_init()
547 xfs_agnumber_t agno = be32_to_cpu(agi->agi_seqno); in xfs_inobt_insert_sprec()
629 xfs_agnumber_t agno; in xfs_ialloc_ag_alloc()
918 STATIC xfs_agnumber_t
922 xfs_agnumber_t agno; in xfs_ialloc_next_ag()
937 STATIC xfs_agnumber_t
943 xfs_agnumber_t agcount; /* number of ag's in the filesystem */ in xfs_ialloc_ag_select()
944 xfs_agnumber_t agno; /* current ag number */ in xfs_ialloc_ag_select()
[all …]
Dxfs_alloc_btree.h50 xfs_agnumber_t, xfs_btnum_t);
/linux-4.19.296/fs/xfs/
Dxfs_filestream.c27 xfs_agnumber_t ag; /* AG in use for this directory */
75 xfs_agnumber_t agno) in xfs_filestream_peek_ag()
89 xfs_agnumber_t agno) in xfs_filestream_get_ag()
103 xfs_agnumber_t agno) in xfs_filestream_put_ag()
134 xfs_agnumber_t startag, in xfs_filestream_pick_ag()
135 xfs_agnumber_t *agp, in xfs_filestream_pick_ag()
143 xfs_agnumber_t ag, max_ag = NULLAGNUMBER; in xfs_filestream_pick_ag()
305 xfs_agnumber_t
311 xfs_agnumber_t startag, ag = NULLAGNUMBER; in xfs_filestream_lookup_ag()
334 xfs_agnumber_t rotorstep = xfs_rotorstep; in xfs_filestream_lookup_ag()
[all …]
Dxfs_extent_busy.h25 xfs_agnumber_t agno;
34 xfs_extent_busy_insert(struct xfs_trans *tp, xfs_agnumber_t agno,
42 xfs_extent_busy_search(struct xfs_mount *mp, xfs_agnumber_t agno,
46 xfs_extent_busy_reuse(struct xfs_mount *mp, xfs_agnumber_t agno,
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_mount.h77 xfs_agnumber_t m_agfrotor; /* last ag where space found */
78 xfs_agnumber_t m_agirotor; /* last ag dir inode alloced */
80 xfs_agnumber_t m_maxagi; /* highest inode alloc group */
298 static inline xfs_agnumber_t
303 return (xfs_agnumber_t) ld; in xfs_daddr_to_agno()
336 xfs_agnumber_t pag_agno; /* AG this structure belongs to */
412 extern int xfs_initialize_perag(xfs_mount_t *mp, xfs_agnumber_t agcount,
413 xfs_agnumber_t *maxagi);
Dxfs_trace.h95 TP_PROTO(struct xfs_mount *mp, xfs_agnumber_t agno, int refcount,
100 __field(xfs_agnumber_t, agno)
119 TP_PROTO(struct xfs_mount *mp, xfs_agnumber_t agno, int refcount, \
133 TP_PROTO(struct xfs_mount *mp, xfs_agnumber_t agno),
137 __field(xfs_agnumber_t, agno)
149 TP_PROTO(struct xfs_mount *mp, xfs_agnumber_t agno), \
492 TP_PROTO(struct xfs_mount *mp, xfs_ino_t ino, xfs_agnumber_t agno),
497 __field(xfs_agnumber_t, agno)
514 TP_PROTO(struct xfs_mount *mp, xfs_ino_t ino, xfs_agnumber_t agno), \
521 TP_PROTO(struct xfs_inode *ip, xfs_agnumber_t agno,
[all …]
Dxfs_super.h62 extern xfs_agnumber_t xfs_set_inode_alloc(struct xfs_mount *,
63 xfs_agnumber_t agcount);
Dxfs_extent_busy.c25 xfs_agnumber_t agno, in xfs_extent_busy_insert()
84 xfs_agnumber_t agno, in xfs_extent_busy_search()
284 xfs_agnumber_t agno, in xfs_extent_busy_reuse()
566 xfs_agnumber_t agno = NULLAGNUMBER; in xfs_extent_busy_clear()
623 xfs_agnumber_t agno; in xfs_extent_busy_wait_all()
Dxfs_fsops.c37 xfs_agnumber_t nagcount; in xfs_growfs_data_private()
38 xfs_agnumber_t nagimax = 0; in xfs_growfs_data_private()
41 xfs_agnumber_t oagcount; in xfs_growfs_data_private()
532 xfs_agnumber_t agno; in xfs_fs_reserve_ag_blocks()
562 xfs_agnumber_t agno; in xfs_fs_unreserve_ag_blocks()
Dxfs_icreate_item.h17 void xfs_icreate_log(struct xfs_trans *tp, xfs_agnumber_t agno,
Dxfs_discard.c26 xfs_agnumber_t agno, in xfs_trim_extents()
156 xfs_agnumber_t start_agno, end_agno, agno; in xfs_ioc_trim()
/linux-4.19.296/fs/xfs/scrub/
Dtrace.h23 __field(xfs_agnumber_t, agno)
62 TP_PROTO(struct xfs_scrub *sc, xfs_agnumber_t agno,
68 __field(xfs_agnumber_t, agno)
128 __field(xfs_agnumber_t, agno)
134 xfs_agnumber_t agno;
262 __field(xfs_agnumber_t, agno)
305 __field(xfs_agnumber_t, agno)
347 __field(xfs_agnumber_t, agno)
385 __field(xfs_agnumber_t, agno)
424 __field(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);
117 int xchk_ag_init(struct xfs_scrub *sc, xfs_agnumber_t agno,
120 int xchk_ag_read_headers(struct xfs_scrub *sc, xfs_agnumber_t agno,
Dcommon.c73 xfs_agnumber_t agno, in __xchk_process_error()
103 xfs_agnumber_t agno, in xchk_process_error()
114 xfs_agnumber_t agno, in xchk_xref_process_error()
402 xfs_agnumber_t agno, in xchk_ag_read_headers()
459 xfs_agnumber_t agno = sa->agno; in xchk_ag_btcur_init()
548 xfs_agnumber_t agno, in xchk_ag_init()

123