/linux-6.6.21/fs/xfs/libxfs/ |
D | xfs_ag.h | 34 xfs_agnumber_t pag_agno; /* AG this structure belongs to */ 136 int xfs_initialize_perag(struct xfs_mount *mp, xfs_agnumber_t agcount, 137 xfs_rfsblock_t dcount, xfs_agnumber_t *maxagi); 138 int xfs_initialize_perag_data(struct xfs_mount *mp, xfs_agnumber_t agno); 142 struct xfs_perag *xfs_perag_get(struct xfs_mount *mp, xfs_agnumber_t agno); 143 struct xfs_perag *xfs_perag_get_tag(struct xfs_mount *mp, xfs_agnumber_t agno, 149 struct xfs_perag *xfs_perag_grab(struct xfs_mount *, xfs_agnumber_t); 150 struct xfs_perag *xfs_perag_grab_tag(struct xfs_mount *, xfs_agnumber_t, 157 xfs_agblock_t xfs_ag_block_count(struct xfs_mount *mp, xfs_agnumber_t agno); 158 void xfs_agino_range(struct xfs_mount *mp, xfs_agnumber_t agno, [all …]
|
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()
|
D | xfs_ag.c | 44 xfs_agnumber_t agno) in xfs_perag_get() 65 xfs_agnumber_t first, in xfs_perag_get_tag() 115 xfs_agnumber_t agno) in xfs_perag_grab() 136 xfs_agnumber_t first, in xfs_perag_grab_tag() 176 xfs_agnumber_t agcount) in xfs_initialize_perag_data() 178 xfs_agnumber_t index; in xfs_initialize_perag_data() 255 xfs_agnumber_t agno; in xfs_free_perag() 280 xfs_agnumber_t agno, in __xfs_ag_block_count() 281 xfs_agnumber_t agcount, in __xfs_ag_block_count() 294 xfs_agnumber_t agno) in xfs_ag_block_count() [all …]
|
D | xfs_sb.h | 32 struct xfs_trans *tp, xfs_agnumber_t agno, 35 struct xfs_trans *tp, xfs_agnumber_t agno,
|
D | xfs_alloc.h | 40 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,
|
D | xfs_types.h | 14 typedef uint32_t xfs_agnumber_t; /* allocation group number */ typedef 52 #define NULLAGNUMBER ((xfs_agnumber_t)-1)
|
D | xfs_alloc.c | 1896 xfs_agnumber_t agno, in xfs_free_ag_extent() 2369 xfs_agnumber_t agno, in xfs_free_agfl_block() 2493 xfs_agnumber_t agno, in xfs_defer_agfl_block() 2537 xfs_agnumber_t agno; in __xfs_free_extent_later() 3274 xfs_agnumber_t *minimum_agno) in xfs_alloc_vextent_check_args() 3370 xfs_agnumber_t minimum_agno, in xfs_alloc_vextent_finish() 3460 xfs_agnumber_t agno) in xfs_alloc_vextent_this_ag() 3463 xfs_agnumber_t minimum_agno; in xfs_alloc_vextent_this_ag() 3511 xfs_agnumber_t minimum_agno, in xfs_alloc_vextent_iterate_ags() 3512 xfs_agnumber_t start_agno, in xfs_alloc_vextent_iterate_ags() [all …]
|
D | xfs_ag_resv.h | 44 xfs_agnumber_t agno) in xfs_ag_resv_rmapbt_alloc()
|
D | xfs_rmap.h | 180 void xfs_rmap_alloc_extent(struct xfs_trans *tp, xfs_agnumber_t agno, 182 void xfs_rmap_free_extent(struct xfs_trans *tp, xfs_agnumber_t agno,
|
/linux-6.6.21/fs/xfs/scrub/ |
D | common.h | 37 bool xchk_process_error(struct xfs_scrub *sc, xfs_agnumber_t agno, 43 xfs_agnumber_t agno, xfs_agblock_t bno, int *error); 117 int xchk_ag_init(struct xfs_scrub *sc, xfs_agnumber_t agno, 128 xfs_agnumber_t agno, in xchk_ag_init_existing() 136 int xchk_ag_read_headers(struct xfs_scrub *sc, xfs_agnumber_t agno,
|
D | trace.h | 119 __field(xfs_agnumber_t, agno) 185 TP_PROTO(struct xfs_scrub *sc, xfs_agnumber_t agno, 191 __field(xfs_agnumber_t, agno) 251 __field(xfs_agnumber_t, agno) 378 __field(xfs_agnumber_t, agno) 421 __field(xfs_agnumber_t, agno) 463 __field(xfs_agnumber_t, agno) 501 __field(xfs_agnumber_t, agno) 540 __field(xfs_agnumber_t, agno) 600 TP_PROTO(struct xfs_mount *mp, xfs_agnumber_t agno, [all …]
|
D | fscounters.c | 87 xfs_agnumber_t agno; in xchk_fscount_warmup() 265 xfs_agnumber_t agno) in xchk_fscount_btreeblks() 303 xfs_agnumber_t agno; in xchk_fscount_aggregate_agcounts()
|
D | common.c | 68 xfs_agnumber_t agno, in __xchk_process_error() 101 xfs_agnumber_t agno, in xchk_process_error() 112 xfs_agnumber_t agno, in xchk_xref_process_error() 510 xfs_agnumber_t agno, in xchk_ag_read_headers() 631 xfs_agnumber_t agno, in xchk_ag_init() 870 xfs_agnumber_t agno = XFS_INO_TO_AGNO(mp, sc->sm->sm_ino); in xchk_iget_for_scrubbing()
|
/linux-6.6.21/fs/xfs/ |
D | xfs_trace.h | 170 __field(xfs_agnumber_t, agno) 284 TP_PROTO(struct xfs_mount *mp, xfs_agnumber_t agno), 288 __field(xfs_agnumber_t, agno) 300 TP_PROTO(struct xfs_mount *mp, xfs_agnumber_t agno), \ 651 __field(xfs_agnumber_t, agno) 680 __field(xfs_agnumber_t, agno) 883 TP_PROTO(struct xfs_mount *mp, xfs_agnumber_t agno, xfs_agino_t agino, 888 __field(xfs_agnumber_t, agno) 912 TP_PROTO(struct xfs_mount *mp, xfs_agnumber_t agno, xfs_agino_t agino, 917 __field(xfs_agnumber_t, agno) [all …]
|
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() 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() 572 xfs_agnumber_t agno; in xfs_fs_reserve_ag_blocks() 600 xfs_agnumber_t agno; in xfs_fs_unreserve_ag_blocks()
|
D | xfs_super.h | 90 extern xfs_agnumber_t xfs_set_inode_alloc(struct xfs_mount *, 91 xfs_agnumber_t agcount);
|
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() 271 xfs_agnumber_t agno = XFS_INO_TO_AGNO(mp, pino); in xfs_filestream_create_association() 284 xfs_agnumber_t rotorstep = xfs_rotorstep; in xfs_filestream_create_association()
|
D | xfs_mount.h | 143 xfs_agnumber_t m_maxagi; /* highest inode alloc group */ 218 xfs_agnumber_t m_agfrotor; /* last ag where space found */ 488 static inline xfs_agnumber_t 493 return (xfs_agnumber_t) ld; in xfs_daddr_to_agno()
|
D | xfs_icreate_item.h | 17 void xfs_icreate_log(struct xfs_trans *tp, xfs_agnumber_t agno,
|
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()
|
D | xfs_drain.h | 65 xfs_agnumber_t agno);
|
D | xfs_notify_failure.c | 116 xfs_agnumber_t agno = XFS_FSB_TO_AGNO(mp, fsbno); in xfs_dax_notify_ddev_failure() 119 xfs_agnumber_t end_agno = XFS_FSB_TO_AGNO(mp, end_fsbno); in xfs_dax_notify_ddev_failure()
|
D | xfs_iwalk.h | 35 xfs_agnumber_t agno,
|
D | xfs_extent_busy.h | 23 xfs_agnumber_t agno;
|
D | xfs_drain.c | 103 xfs_agnumber_t agno) in xfs_perag_intent_get()
|