Searched refs:xfs_agnumber_t (Results 1 - 25 of 68) sorted by relevance

123

/linux-master/fs/xfs/libxfs/
H A Dxfs_ag.h34 xfs_agnumber_t pag_agno; /* AG this structure belongs to */
150 void xfs_free_unused_perag_range(struct xfs_mount *mp, xfs_agnumber_t agstart,
151 xfs_agnumber_t agend);
152 int xfs_initialize_perag(struct xfs_mount *mp, xfs_agnumber_t agcount,
153 xfs_rfsblock_t dcount, xfs_agnumber_t *maxagi);
154 int xfs_initialize_perag_data(struct xfs_mount *mp, xfs_agnumber_t agno);
158 struct xfs_perag *xfs_perag_get(struct xfs_mount *mp, xfs_agnumber_t agno);
159 struct xfs_perag *xfs_perag_get_tag(struct xfs_mount *mp, xfs_agnumber_t agno,
165 struct xfs_perag *xfs_perag_grab(struct xfs_mount *, xfs_agnumber_t);
166 struct xfs_perag *xfs_perag_grab_tag(struct xfs_mount *, xfs_agnumber_t,
[all...]
H A Dxfs_sb.h32 struct xfs_trans *tp, xfs_agnumber_t agno,
35 struct xfs_trans *tp, xfs_agnumber_t agno,
H A Dxfs_types.c24 xfs_agnumber_t agno,
46 xfs_agnumber_t agno = XFS_FSB_TO_AGNO(mp, fsbno);
83 xfs_agnumber_t agno,
102 xfs_agnumber_t agno = XFS_INO_TO_AGNO(mp, ino);
174 xfs_agnumber_t agno;
H A Dxfs_ag_resv.h44 xfs_agnumber_t agno)
H A Dxfs_ag.c44 xfs_agnumber_t agno)
65 xfs_agnumber_t first,
115 xfs_agnumber_t agno)
136 xfs_agnumber_t first,
176 xfs_agnumber_t agcount)
178 xfs_agnumber_t index;
256 xfs_agnumber_t agno;
281 xfs_agnumber_t agno,
282 xfs_agnumber_t agcount,
295 xfs_agnumber_t agn
[all...]
H A Dxfs_rmap_btree.h69 struct xfs_buftarg *btp, xfs_agnumber_t agno);
H A Dxfs_types.h15 typedef uint32_t xfs_agnumber_t; /* allocation group number */ typedef
56 #define NULLAGNUMBER ((xfs_agnumber_t)-1)
H A Dxfs_alloc.h40 xfs_agnumber_t agno; /* allocation group number */
104 int xfs_alloc_vextent_this_ag(struct xfs_alloc_arg *args, xfs_agnumber_t agno);
197 int xfs_free_agfl_block(struct xfs_trans *, xfs_agnumber_t, xfs_agblock_t,
H A Dxfs_ialloc.h89 xfs_agnumber_t agno, xfs_agblock_t agbno,
/linux-master/fs/xfs/
H A Dxfs_icreate_item.h17 void xfs_icreate_log(struct xfs_trans *tp, xfs_agnumber_t agno,
H A Dxfs_super.h90 extern xfs_agnumber_t xfs_set_inode_alloc(struct xfs_mount *,
91 xfs_agnumber_t agcount);
H A Dxfs_iwalk.h35 xfs_agnumber_t agno,
H A Dxfs_drain.h65 xfs_agnumber_t agno);
H A Dxfs_drain.c103 xfs_agnumber_t agno)
H A Dxfs_extent_busy.h23 xfs_agnumber_t agno;
H A Dxfs_filestream.c59 xfs_agnumber_t start_agno,
68 xfs_agnumber_t agno;
271 xfs_agnumber_t agno = XFS_INO_TO_AGNO(mp, pino);
284 xfs_agnumber_t rotorstep = xfs_rotorstep;
H A Dxfs_fsops.c41 xfs_agnumber_t oagcount,
42 xfs_agnumber_t nagcount,
92 xfs_agnumber_t nagcount;
93 xfs_agnumber_t nagimax = 0;
97 xfs_agnumber_t oagcount;
535 xfs_agnumber_t agno;
563 xfs_agnumber_t agno;
H A Dxfs_trace.h176 __field(xfs_agnumber_t, agno)
290 TP_PROTO(struct xfs_mount *mp, xfs_agnumber_t agno),
294 __field(xfs_agnumber_t, agno)
306 TP_PROTO(struct xfs_mount *mp, xfs_agnumber_t agno), \
658 __field(xfs_agnumber_t, agno)
687 __field(xfs_agnumber_t, agno)
890 TP_PROTO(struct xfs_mount *mp, xfs_agnumber_t agno, xfs_agino_t agino,
895 __field(xfs_agnumber_t, agno)
919 TP_PROTO(struct xfs_mount *mp, xfs_agnumber_t agno, xfs_agino_t agino,
924 __field(xfs_agnumber_t, agn
[all...]
H A Dxfs_mount.h144 xfs_agnumber_t m_maxagi; /* highest inode alloc group */
220 xfs_agnumber_t m_agfrotor; /* last ag where space found */
493 static inline xfs_agnumber_t
498 return (xfs_agnumber_t) ld;
H A Dxfs_notify_failure.c170 xfs_agnumber_t agno = XFS_FSB_TO_AGNO(mp, fsbno);
173 xfs_agnumber_t end_agno = XFS_FSB_TO_AGNO(mp, end_fsbno);
/linux-master/fs/xfs/scrub/
H A Dcommon.h38 bool xchk_process_error(struct xfs_scrub *sc, xfs_agnumber_t agno,
44 xfs_agnumber_t agno, xfs_agblock_t bno, int *error);
135 int xchk_ag_init(struct xfs_scrub *sc, xfs_agnumber_t agno,
147 xfs_agnumber_t agno,
155 int xchk_ag_read_headers(struct xfs_scrub *sc, xfs_agnumber_t agno,
H A Dhealth.c163 xfs_agnumber_t agno;
297 xfs_agnumber_t agno;
H A Discan.c67 xfs_agnumber_t skip_agno = XFS_INO_TO_AGNO(mp, iscan->skip_ino);
68 xfs_agnumber_t skip_agino = XFS_INO_TO_AGINO(mp, iscan->skip_ino);
98 xfs_agnumber_t agno = pag->pag_agno;
201 xfs_agnumber_t agno,
269 xfs_agnumber_t agno;
H A Dfscounters.c77 xfs_agnumber_t agno;
262 xfs_agnumber_t agno)
300 xfs_agnumber_t agno;
H A Dtrace.h137 __field(xfs_agnumber_t, agno)
203 TP_PROTO(struct xfs_scrub *sc, xfs_agnumber_t agno,
209 __field(xfs_agnumber_t, agno)
269 __field(xfs_agnumber_t, agno)
467 __field(xfs_agnumber_t, agno)
510 __field(xfs_agnumber_t, agno)
552 __field(xfs_agnumber_t, agno)
590 __field(xfs_agnumber_t, agno)
629 __field(xfs_agnumber_t, agno)
689 TP_PROTO(struct xfs_mount *mp, xfs_agnumber_t agn
[all...]

Completed in 263 milliseconds

123