| /linux/fs/xfs/libxfs/ |
| A D | xfs_ag.h | 34 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 D | xfs_types.c | 24 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 D | xfs_ag.c | 44 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 D | xfs_sb.h | 34 struct xfs_trans *tp, xfs_agnumber_t agno, 37 struct xfs_trans *tp, xfs_agnumber_t agno,
|
| A D | xfs_alloc.h | 40 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 D | xfs_types.h | 15 typedef uint32_t xfs_agnumber_t; /* allocation group number */ typedef 56 #define NULLAGNUMBER ((xfs_agnumber_t)-1)
|
| A D | xfs_rmap_btree.h | 70 struct xfs_buftarg *btp, xfs_agnumber_t agno);
|
| /linux/fs/xfs/ |
| A D | xfs_fsops.c | 41 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 D | xfs_super.h | 90 extern xfs_agnumber_t xfs_set_inode_alloc(struct xfs_mount *, 91 xfs_agnumber_t agcount);
|
| A D | xfs_filestream.c | 59 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 D | xfs_trace.h | 188 __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 D | xfs_mount.h | 144 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 D | xfs_icreate_item.h | 17 void xfs_icreate_log(struct xfs_trans *tp, xfs_agnumber_t agno,
|
| A D | xfs_icreate_item.c | 92 xfs_agnumber_t agno, in xfs_icreate_log() 151 xfs_agnumber_t agno; in xlog_recover_icreate_commit_pass2()
|
| A D | xfs_iwalk.c | 103 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 D | xfs_iwalk.h | 35 xfs_agnumber_t agno,
|
| A D | xfs_extent_busy.h | 23 xfs_agnumber_t agno;
|
| A D | xfs_notify_failure.c | 170 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 D | common.h | 13 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 D | trace.h | 145 __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 D | iscan.c | 67 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 D | health.c | 164 xfs_agnumber_t agno; in xchk_mark_all_healthy() 298 xfs_agnumber_t agno; in xchk_health_record()
|
| A D | fscounters.c | 77 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 D | common.c | 74 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 D | newbt.c | 207 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()
|