/linux/fs/xfs/libxfs/ |
H A D | xfs_ag.h | 110 static inline xfs_agnumber_t pag_agno(const struct xfs_perag *pag) in pag_agno() 136 int xfs_initialize_perag(struct xfs_mount *mp, xfs_agnumber_t orig_agcount, 137 xfs_agnumber_t new_agcount, xfs_rfsblock_t dcount, 138 xfs_agnumber_t *maxagi); 139 void xfs_free_perag_range(struct xfs_mount *mp, xfs_agnumber_t first_agno, 140 xfs_agnumber_t end_agno); 141 int xfs_initialize_perag_data(struct xfs_mount *mp, xfs_agnumber_t agno); 142 int xfs_update_last_ag_size(struct xfs_mount *mp, xfs_agnumber_t prev_agcount); 148 xfs_agnumber_t agno) in xfs_perag_get() 171 xfs_agnumber_t agno) in xfs_perag_grab() [all …]
|
H A D | xfs_ag.c | 46 xfs_agnumber_t agcount) in xfs_initialize_perag_data() 48 xfs_agnumber_t index; in xfs_initialize_perag_data() 126 xfs_agnumber_t first_agno, in xfs_free_perag_range() 127 xfs_agnumber_t end_agno) in xfs_free_perag_range() 130 xfs_agnumber_t agno; in xfs_free_perag_range() 140 xfs_agnumber_t agno, in __xfs_ag_block_count() 141 xfs_agnumber_t agcount, in __xfs_ag_block_count() 154 xfs_agnumber_t agno) in xfs_ag_block_count() 188 xfs_agnumber_t agno, in xfs_agino_range() 202 xfs_agnumber_t prev_agcount) in xfs_update_last_ag_size() [all …]
|
H A D | xfs_sb.h | 35 struct xfs_trans *tp, xfs_agnumber_t agno, 38 struct xfs_trans *tp, xfs_agnumber_t agno,
|
H A D | xfs_types.h | 16 typedef uint32_t xfs_agnumber_t; /* allocation group number */ typedef 59 #define NULLAGNUMBER ((xfs_agnumber_t)-1)
|
H A D | xfs_alloc.h | 40 xfs_agnumber_t agno; /* allocation group number */ 105 int xfs_alloc_vextent_this_ag(struct xfs_alloc_arg *args, xfs_agnumber_t agno);
|
H A D | xfs_rmap_btree.h | 70 struct xfs_buftarg *btp, xfs_agnumber_t agno);
|
H A D | xfs_ialloc.h | 92 xfs_agnumber_t agno, xfs_agblock_t agbno,
|
H A D | xfs_health.h | 208 void xfs_agno_mark_sick(struct xfs_mount *mp, xfs_agnumber_t agno,
|
H A D | xfs_ialloc.c | 301 xfs_agnumber_t agno, in xfs_ialloc_inode_init() 1098 xfs_agnumber_t pagno = XFS_INO_TO_AGNO(mp, parent); in xfs_dialloc_ag_inobt() 1574 xfs_agnumber_t pagno = XFS_INO_TO_AGNO(mp, parent); in xfs_dialloc_ag() 1853 static inline xfs_agnumber_t 1859 xfs_agnumber_t start_agno; in xfs_dialloc_pick_ag() 1898 xfs_agnumber_t agno; in xfs_dialloc() 1899 xfs_agnumber_t start_agno; in xfs_dialloc()
|
H A D | xfs_format.h | 108 xfs_agnumber_t sb_agcount; /* number of allocation groups */ 698 ((xfs_agnumber_t)((fsbno) >> (mp)->m_sb.sb_agblklog)) 1266 ((xfs_agnumber_t)((i) >> XFS_INO_AGINO_BITS(mp)))
|
/linux/fs/xfs/scrub/ |
H A D | common.h | 13 bool xchk_process_error(struct xfs_scrub *sc, xfs_agnumber_t agno, 21 xfs_agnumber_t agno, xfs_agblock_t bno, int *error); 110 int xchk_ag_init(struct xfs_scrub *sc, xfs_agnumber_t agno, 122 xfs_agnumber_t agno, in xchk_ag_init_existing() 165 int xchk_ag_read_headers(struct xfs_scrub *sc, xfs_agnumber_t agno,
|
H A D | trace.h | 157 __field(xfs_agnumber_t, agno) 230 __field(xfs_agnumber_t, agno) 300 TP_PROTO(struct xfs_scrub *sc, xfs_agnumber_t agno, 306 __field(xfs_agnumber_t, agno) 366 __field(xfs_agnumber_t, agno) 565 __field(xfs_agnumber_t, agno) 608 __field(xfs_agnumber_t, agno) 650 __field(xfs_agnumber_t, agno) 688 __field(xfs_agnumber_t, agno) 727 __field(xfs_agnumber_t, agno) [all …]
|
H A D | common.c | 79 xfs_agnumber_t agno, in __xchk_process_error() 120 xfs_agnumber_t agno, in xchk_process_error() 142 xfs_agnumber_t agno, in xchk_xref_process_error() 563 xfs_agnumber_t agno, in xchk_ag_read_headers() 689 xfs_agnumber_t agno, in xchk_ag_init() 1122 xfs_agnumber_t agno = XFS_INO_TO_AGNO(mp, sc->sm->sm_ino); in xchk_iget_for_scrubbing()
|
H A D | newbt.c | 245 xfs_agnumber_t agno = XFS_FSB_TO_AGNO(sc->mp, xnr->alloc_hint); in xrep_newbt_validate_ag_alloc_hint() 278 xfs_agnumber_t agno; in xrep_newbt_alloc_ag_blocks() 353 xfs_agnumber_t agno; in xrep_newbt_alloc_file_blocks()
|
H A D | agheader.c | 40 xfs_agnumber_t agno = sc->sm->sm_agno; in xchk_superblock_xref() 105 xfs_agnumber_t agno; in xchk_superblock() 600 xfs_agnumber_t agno = sc->sm->sm_agno; in xchk_agf() 788 xfs_agnumber_t agno = sc->sm->sm_agno; in xchk_agfl() 979 xfs_agnumber_t agno = sc->sm->sm_agno; in xchk_agi()
|
H A D | inode.c | 98 xfs_agnumber_t agno = XFS_INO_TO_AGNO(mp, sc->sm->sm_ino); in xchk_setup_inode() 726 xfs_agnumber_t agno; in xchk_inode_xref()
|
H A D | fscounters.c | 262 xfs_agnumber_t agno) in xchk_fscount_btreeblks()
|
/linux/fs/xfs/ |
H A D | xfs_super.h | 90 extern xfs_agnumber_t xfs_set_inode_alloc(struct xfs_mount *, 91 xfs_agnumber_t agcount);
|
H A D | xfs_fsops.c | 44 xfs_agnumber_t oagcount, in xfs_resizefs_init_new_ags() 45 xfs_agnumber_t nagcount, in xfs_resizefs_init_new_ags() 93 xfs_agnumber_t oagcount = mp->m_sb.sb_agcount; in xfs_growfs_data_private() 96 xfs_agnumber_t nagcount; in xfs_growfs_data_private() 97 xfs_agnumber_t nagimax = 0; in xfs_growfs_data_private()
|
H A D | xfs_mount.h | 180 xfs_agnumber_t m_maxagi; /* highest inode alloc group */ 261 xfs_agnumber_t m_agfrotor; /* last ag where space found */ 620 static inline xfs_agnumber_t 625 return (xfs_agnumber_t) ld; in xfs_daddr_to_agno()
|
H A D | xfs_trace.h | 197 __field(xfs_agnumber_t, agno) 235 __field(xfs_agnumber_t, agno) 352 __field(xfs_agnumber_t, agno) 717 __field(xfs_agnumber_t, agno) 746 __field(xfs_agnumber_t, agno) 954 __field(xfs_agnumber_t, agno) 983 __field(xfs_agnumber_t, agno) 1695 __field(xfs_agnumber_t, agno) 1731 __field(xfs_agnumber_t, agno) 1837 __field(xfs_agnumber_t, agno) [all …]
|
H A D | xfs_icreate_item.h | 17 void xfs_icreate_log(struct xfs_trans *tp, xfs_agnumber_t agno,
|
H 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()
|
H A D | xfs_super.c | 243 xfs_agnumber_t max_metadata) in xfs_set_inode_alloc_perag() 280 xfs_agnumber_t 283 xfs_agnumber_t agcount) in xfs_set_inode_alloc() 285 xfs_agnumber_t index; in xfs_set_inode_alloc() 286 xfs_agnumber_t maxagi = 0; in xfs_set_inode_alloc() 288 xfs_agnumber_t max_metadata; in xfs_set_inode_alloc()
|
H A D | xfs_trans.h | 132 xfs_agnumber_t t_highest_agno; /* highest AGF locked */
|