Searched refs:xfs_agf (Results 1 – 13 of 13) sorted by relevance
/fs/xfs/libxfs/ |
D | xfs_refcount_btree.c | 38 struct xfs_agf *agf = XFS_BUF_TO_AGF(agbp); in xfs_refcountbt_set_root() 61 struct xfs_agf *agf = XFS_BUF_TO_AGF(agbp); in xfs_refcountbt_alloc_block() 105 struct xfs_agf *agf = XFS_BUF_TO_AGF(agbp); in xfs_refcountbt_free_block() 172 struct xfs_agf *agf = XFS_BUF_TO_AGF(cur->bc_private.a.agbp); in xfs_refcountbt_init_ptr_from_cur() 323 struct xfs_agf *agf = XFS_BUF_TO_AGF(agbp); in xfs_refcountbt_init_cursor() 410 struct xfs_agf *agf; in xfs_refcountbt_calc_reserves()
|
D | xfs_rmap_btree.c | 64 struct xfs_agf *agf = XFS_BUF_TO_AGF(agbp); in xfs_rmapbt_set_root() 87 struct xfs_agf *agf = XFS_BUF_TO_AGF(agbp); in xfs_rmapbt_alloc_block() 124 struct xfs_agf *agf = XFS_BUF_TO_AGF(agbp); in xfs_rmapbt_free_block() 218 struct xfs_agf *agf = XFS_BUF_TO_AGF(cur->bc_private.a.agbp); in xfs_rmapbt_init_ptr_from_cur() 461 struct xfs_agf *agf = XFS_BUF_TO_AGF(agbp); in xfs_rmapbt_init_cursor() 560 struct xfs_agf *agf; in xfs_rmapbt_calc_reserves()
|
D | xfs_alloc_btree.c | 39 struct xfs_agf *agf = XFS_BUF_TO_AGF(agbp); in xfs_allocbt_set_root() 90 struct xfs_agf *agf = XFS_BUF_TO_AGF(agbp); in xfs_allocbt_free_block() 116 struct xfs_agf *agf = XFS_BUF_TO_AGF(cur->bc_private.a.agbp); in xfs_allocbt_update_lastrec() 229 struct xfs_agf *agf = XFS_BUF_TO_AGF(cur->bc_private.a.agbp); in xfs_allocbt_init_ptr_from_cur() 485 struct xfs_agf *agf = XFS_BUF_TO_AGF(agbp); in xfs_allocbt_init_cursor()
|
D | xfs_ag.c | 243 struct xfs_agf *agf = XFS_BUF_TO_AGF(bp); in xfs_agfblock_init() 492 struct xfs_agf *agf; in xfs_ag_extend_space() 548 struct xfs_agf *agf; in xfs_ag_get_geometry()
|
D | xfs_alloc.h | 250 int xfs_agfl_walk(struct xfs_mount *mp, struct xfs_agf *agf,
|
D | xfs_alloc.c | 680 struct xfs_agf *agf = XFS_BUF_TO_AGF(agbp); in xfs_alloc_update_counters() 2111 struct xfs_agf *agf) in xfs_agfl_needs_reset() 2164 struct xfs_agf *agf = XFS_BUF_TO_AGF(agbp); in xfs_agfl_reset() 2581 struct xfs_agf *agf = XFS_BUF_TO_AGF(bp); in xfs_agf_verify() 2723 struct xfs_agf *agf; /* ag freelist header */ in xfs_alloc_read_agf() 3145 struct xfs_agf *agf, in xfs_agfl_walk()
|
D | xfs_format.h | 620 typedef struct xfs_agf { struct 664 #define XFS_AGF_CRC_OFF offsetof(struct xfs_agf, agf_crc) argument
|
/fs/xfs/scrub/ |
D | agheader_repair.c | 143 struct xfs_agf *old_agf = XFS_BUF_TO_AGF(agf_bp); in xrep_agf_find_btrees() 181 struct xfs_agf *old_agf) in xrep_agf_init_header() 184 struct xfs_agf *agf = XFS_BUF_TO_AGF(agf_bp); in xrep_agf_init_header() 207 struct xfs_agf *agf, in xrep_agf_set_roots() 241 struct xfs_agf *agf = XFS_BUF_TO_AGF(agf_bp); in xrep_agf_calc_from_btrees() 305 struct xfs_agf *agf = XFS_BUF_TO_AGF(agf_bp); in xrep_agf_commit_new() 357 struct xfs_agf old_agf; in xrep_agf() 361 struct xfs_agf *agf; in xrep_agf() 553 struct xfs_agf *agf = XFS_BUF_TO_AGF(agf_bp); in xrep_agfl_update_agf()
|
D | agheader.c | 361 struct xfs_agf *agf = XFS_BUF_TO_AGF(sc->sa.agf_bp); in xchk_agf_xref_freeblks() 381 struct xfs_agf *agf = XFS_BUF_TO_AGF(sc->sa.agf_bp); in xchk_agf_xref_cntbt() 413 struct xfs_agf *agf = XFS_BUF_TO_AGF(sc->sa.agf_bp); in xchk_agf_xref_btreeblks() 459 struct xfs_agf *agf = XFS_BUF_TO_AGF(sc->sa.agf_bp); in xchk_agf_xref_refcblks() 509 struct xfs_agf *agf; in xchk_agf() 693 struct xfs_agf *agf; in xchk_agfl()
|
D | repair.c | 654 struct xfs_agf *agf;
|
/fs/xfs/ |
D | xfs_ondisk.h | 24 XFS_CHECK_STRUCT_SIZE(struct xfs_agf, 224); in xfs_check_ondisk_structs()
|
D | xfs_trace.h | 14 struct xfs_agf; 1468 TP_PROTO(struct xfs_mount *mp, struct xfs_agf *agf, int flags, 1525 TP_PROTO(struct xfs_mount *mp, struct xfs_agf *agf, int flags, \ 1528 DEFINE_AGF_EVENT(xfs_agf);
|
D | xfs_log_recover.c | 2225 lsn = be64_to_cpu(((struct xfs_agf *)blk)->agf_lsn); in xlog_recover_get_buf_lsn() 2226 uuid = &((struct xfs_agf *)blk)->agf_uuid; in xlog_recover_get_buf_lsn()
|