Home
last modified time | relevance | path

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

123

/linux/fs/xfs/libxfs/
A Dxfs_ag.h34 xfs_agnumber_t pag_agno; /* AG this structure belongs to */
148 xfs_agnumber_t agcount, xfs_rfsblock_t dcount,
149 xfs_agnumber_t *maxagi);
151 xfs_agnumber_t end_agno);
223 xfs_ag_contains_log(struct xfs_mount *mp, xfs_agnumber_t agno) in xfs_ag_contains_log()
235 xfs_agnumber_t *agno, in xfs_perag_next()
236 xfs_agnumber_t end_agno) in xfs_perag_next()
266 xfs_agnumber_t *agno, in xfs_perag_next_wrap()
267 xfs_agnumber_t stop_agno, in xfs_perag_next_wrap()
268 xfs_agnumber_t restart_agno, in xfs_perag_next_wrap()
[all …]
A 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()
A Dxfs_ag.c44 xfs_agnumber_t agno) in xfs_perag_get()
90 xfs_agnumber_t agno) in xfs_perag_grab()
125 xfs_agnumber_t agcount) in xfs_initialize_perag_data()
127 xfs_agnumber_t index; in xfs_initialize_perag_data()
197 xfs_agnumber_t agno; in xfs_free_perag_range()
221 xfs_agnumber_t agno, in __xfs_ag_block_count()
222 xfs_agnumber_t agcount, in __xfs_ag_block_count()
235 xfs_agnumber_t agno) in xfs_ag_block_count()
269 xfs_agnumber_t agno, in xfs_agino_range()
299 xfs_agnumber_t *maxagi) in xfs_initialize_perag()
[all …]
A Dxfs_sb.h34 struct xfs_trans *tp, xfs_agnumber_t agno,
37 struct xfs_trans *tp, xfs_agnumber_t agno,
A Dxfs_alloc.h40 xfs_agnumber_t agno; /* allocation group number */
82 xfs_agnumber_t agno, xfs_agblock_t bno,
106 int xfs_alloc_vextent_this_ag(struct xfs_alloc_arg *args, xfs_agnumber_t agno);
A Dxfs_types.h15 typedef uint32_t xfs_agnumber_t; /* allocation group number */ typedef
56 #define NULLAGNUMBER ((xfs_agnumber_t)-1)
A Dxfs_rmap_btree.h70 struct xfs_buftarg *btp, xfs_agnumber_t agno);
/linux/fs/xfs/
A Dxfs_fsops.c41 xfs_agnumber_t oagcount, in xfs_resizefs_init_new_ags()
42 xfs_agnumber_t nagcount, in xfs_resizefs_init_new_ags()
90 xfs_agnumber_t oagcount = mp->m_sb.sb_agcount; in xfs_growfs_data_private()
93 xfs_agnumber_t nagcount; in xfs_growfs_data_private()
94 xfs_agnumber_t nagimax = 0; in xfs_growfs_data_private()
531 xfs_agnumber_t agno; in xfs_fs_reserve_ag_blocks()
559 xfs_agnumber_t agno; in xfs_fs_unreserve_ag_blocks()
A Dxfs_super.h90 extern xfs_agnumber_t xfs_set_inode_alloc(struct xfs_mount *,
91 xfs_agnumber_t agcount);
A Dxfs_filestream.c59 xfs_agnumber_t start_agno, in xfs_filestream_pick_ag()
68 xfs_agnumber_t agno; in xfs_filestream_pick_ag()
268 xfs_agnumber_t agno = XFS_INO_TO_AGNO(mp, pino); in xfs_filestream_create_association()
281 xfs_agnumber_t rotorstep = xfs_rotorstep; in xfs_filestream_create_association()
A Dxfs_trace.h188 __field(xfs_agnumber_t, agno)
306 __field(xfs_agnumber_t, agno)
670 __field(xfs_agnumber_t, agno)
699 __field(xfs_agnumber_t, agno)
902 __field(xfs_agnumber_t, agno)
931 __field(xfs_agnumber_t, agno)
1642 __field(xfs_agnumber_t, agno)
1675 __field(xfs_agnumber_t, agno)
1704 __field(xfs_agnumber_t, agno)
1767 __field(xfs_agnumber_t, agno)
[all …]
A Dxfs_mount.h144 xfs_agnumber_t m_maxagi; /* highest inode alloc group */
225 xfs_agnumber_t m_agfrotor; /* last ag where space found */
530 static inline xfs_agnumber_t
535 return (xfs_agnumber_t) ld; in xfs_daddr_to_agno()
A Dxfs_icreate_item.h17 void xfs_icreate_log(struct xfs_trans *tp, xfs_agnumber_t agno,
A Dxfs_icreate_item.c92 xfs_agnumber_t agno, in xfs_icreate_log()
151 xfs_agnumber_t agno; in xlog_recover_icreate_commit_pass2()
A Dxfs_iwalk.c103 xfs_agnumber_t agno = pag->pag_agno; in xfs_iwalk_ichunk_ra()
567 xfs_agnumber_t agno = XFS_INO_TO_AGNO(mp, startino); in xfs_iwalk()
645 xfs_agnumber_t agno = XFS_INO_TO_AGNO(mp, startino); in xfs_iwalk_threaded()
752 xfs_agnumber_t agno = XFS_INO_TO_AGNO(mp, startino); in xfs_inobt_walk()
A Dxfs_iwalk.h35 xfs_agnumber_t agno,
A Dxfs_extent_busy.h23 xfs_agnumber_t agno;
A Dxfs_notify_failure.c170 xfs_agnumber_t agno = XFS_FSB_TO_AGNO(mp, fsbno); in xfs_dax_notify_ddev_failure()
173 xfs_agnumber_t end_agno = XFS_FSB_TO_AGNO(mp, end_fsbno); in xfs_dax_notify_ddev_failure()
/linux/fs/xfs/scrub/
A Dcommon.h13 bool xchk_process_error(struct xfs_scrub *sc, xfs_agnumber_t agno,
19 xfs_agnumber_t agno, xfs_agblock_t bno, int *error);
100 int xchk_ag_init(struct xfs_scrub *sc, xfs_agnumber_t agno,
112 xfs_agnumber_t agno, in xchk_ag_init_existing()
120 int xchk_ag_read_headers(struct xfs_scrub *sc, xfs_agnumber_t agno,
A Dtrace.h145 __field(xfs_agnumber_t, agno)
218 __field(xfs_agnumber_t, agno)
294 __field(xfs_agnumber_t, agno)
354 __field(xfs_agnumber_t, agno)
553 __field(xfs_agnumber_t, agno)
596 __field(xfs_agnumber_t, agno)
638 __field(xfs_agnumber_t, agno)
676 __field(xfs_agnumber_t, agno)
715 __field(xfs_agnumber_t, agno)
784 __field(xfs_agnumber_t, agno)
[all …]
A Discan.c67 xfs_agnumber_t skip_agno = XFS_INO_TO_AGNO(mp, iscan->skip_ino); in xchk_iscan_mask_skipino()
68 xfs_agnumber_t skip_agino = XFS_INO_TO_AGINO(mp, iscan->skip_ino); in xchk_iscan_mask_skipino()
98 xfs_agnumber_t agno = pag->pag_agno; in xchk_iscan_find_next()
201 xfs_agnumber_t agno, in xchk_iscan_move_cursor()
314 xfs_agnumber_t agno; in xchk_iscan_advance()
A Dhealth.c164 xfs_agnumber_t agno; in xchk_mark_all_healthy()
298 xfs_agnumber_t agno; in xchk_health_record()
A Dfscounters.c77 xfs_agnumber_t agno; in xchk_fscount_warmup()
262 xfs_agnumber_t agno) in xchk_fscount_btreeblks()
300 xfs_agnumber_t agno; in xchk_fscount_aggregate_agcounts()
A Dcommon.c74 xfs_agnumber_t agno, in __xchk_process_error()
115 xfs_agnumber_t agno, in xchk_process_error()
126 xfs_agnumber_t agno, in xchk_xref_process_error()
547 xfs_agnumber_t agno, in xchk_ag_read_headers()
673 xfs_agnumber_t agno, in xchk_ag_init()
941 xfs_agnumber_t agno = XFS_INO_TO_AGNO(mp, sc->sm->sm_ino); in xchk_iget_for_scrubbing()
A Dnewbt.c207 xfs_agnumber_t agno = XFS_FSB_TO_AGNO(sc->mp, xnr->alloc_hint); in xrep_newbt_validate_ag_alloc_hint()
239 xfs_agnumber_t agno; in xrep_newbt_alloc_ag_blocks()
313 xfs_agnumber_t agno; in xrep_newbt_alloc_file_blocks()

Completed in 50 milliseconds

123