Home
last modified time | relevance | path

Searched defs:agbp (Results 1 - 25 of 28) sorted by relevance

12

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_discard.c33 struct xfs_buf *agbp; in xfs_trim_extents() local
H A Dxfs_extfree_item.c532 struct xfs_buf *agbp; in xfs_agfl_free_finish_item() local
H A Dxfs_reflink.c139 struct xfs_buf *agbp; in xfs_reflink_find_shared() local
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_discard.c159 struct xfs_buf *agbp; in xfs_trim_gather_extents() local
H A Dxfs_extfree_item.c595 struct xfs_buf *agbp; in xfs_agfl_free_finish_item() local
H A Dxfs_reflink.c138 struct xfs_buf *agbp; in xfs_reflink_find_shared() local
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_refcount_btree.c38 struct xfs_buf *agbp = cur->bc_ag.agbp; in xfs_refcountbt_set_root() local
59 struct xfs_buf *agbp = cur->bc_ag.agbp; in xfs_refcountbt_alloc_block() local
103 struct xfs_buf *agbp = cur->bc_ag.agbp; xfs_refcountbt_free_block() local
344 xfs_refcountbt_init_cursor( struct xfs_mount *mp, struct xfs_trans *tp, struct xfs_buf *agbp, xfs_agnumber_t agno) xfs_refcountbt_init_cursor() argument
378 xfs_refcountbt_commit_staged_btree( struct xfs_btree_cur *cur, struct xfs_trans *tp, struct xfs_buf *agbp) xfs_refcountbt_commit_staged_btree() argument
457 struct xfs_buf *agbp; xfs_refcountbt_calc_reserves() local
[all...]
H A Dxfs_alloc.h55 struct xfs_buf *agbp; /* buffer for a.g. freelist header */ member
H A Dxfs_btree_staging.c163 xfs_btree_commit_afakeroot( struct xfs_btree_cur *cur, struct xfs_trans *tp, struct xfs_buf *agbp, const struct xfs_btree_ops *ops) xfs_btree_commit_afakeroot() argument
H A Dxfs_rmap_btree.c64 struct xfs_buf *agbp = cur->bc_ag.agbp; in xfs_rmapbt_set_root() local
85 struct xfs_buf *agbp = cur->bc_ag.agbp; in xfs_rmapbt_alloc_block() local
122 struct xfs_buf *agbp = cur->bc_ag.agbp; xfs_rmapbt_free_block() local
475 xfs_rmapbt_init_cursor( struct xfs_mount *mp, struct xfs_trans *tp, struct xfs_buf *agbp, xfs_agnumber_t agno) xfs_rmapbt_init_cursor() argument
509 xfs_rmapbt_commit_staged_btree( struct xfs_btree_cur *cur, struct xfs_trans *tp, struct xfs_buf *agbp) xfs_rmapbt_commit_staged_btree() argument
605 struct xfs_buf *agbp; xfs_rmapbt_calc_reserves() local
[all...]
H A Dxfs_alloc_btree.c39 struct xfs_buf *agbp = cur->bc_ag.agbp; in xfs_allocbt_set_root() local
88 struct xfs_buf *agbp = cur->bc_ag.agbp; in xfs_allocbt_free_block() local
512 xfs_allocbt_init_cursor( struct xfs_mount *mp, struct xfs_trans *tp, struct xfs_buf *agbp, xfs_agnumber_t agno, xfs_btnum_t btnum) xfs_allocbt_init_cursor() argument
553 xfs_allocbt_commit_staged_btree( struct xfs_btree_cur *cur, struct xfs_trans *tp, struct xfs_buf *agbp) xfs_allocbt_commit_staged_btree() argument
[all...]
H A Dxfs_refcount.c1114 struct xfs_buf *agbp; in xfs_refcount_finish_one_cleanup() local
1143 struct xfs_buf *agbp = NULL; in xfs_refcount_finish_one() local
1688 struct xfs_buf *agbp; in xfs_refcount_recover_cow_leftovers() local
[all...]
H A Dxfs_ialloc_btree.c47 struct xfs_buf *agbp = cur->bc_ag.agbp; in xfs_inobt_set_root() local
61 struct xfs_buf *agbp = cur->bc_ag.agbp; in xfs_finobt_set_root() local
76 struct xfs_buf *agbp in xfs_inobt_mod_blockcount() local
458 xfs_inobt_init_cursor( struct xfs_mount *mp, struct xfs_trans *tp, struct xfs_buf *agbp, xfs_agnumber_t agno, xfs_btnum_t btnum) xfs_inobt_init_cursor() argument
497 xfs_inobt_commit_staged_btree( struct xfs_btree_cur *cur, struct xfs_trans *tp, struct xfs_buf *agbp) xfs_inobt_commit_staged_btree() argument
692 struct xfs_buf *agbp = NULL; xfs_inobt_count_blocks() local
715 struct xfs_buf *agbp; xfs_finobt_read_blocks() local
[all...]
H A Dxfs_btree.h184 struct xfs_buf *agbp; member
H A Dxfs_rmap.c2335 struct xfs_buf *agbp; in xfs_rmap_finish_one_cleanup() local
2366 struct xfs_buf *agbp = NULL; in xfs_rmap_finish_one() local
694 xfs_rmap_free( struct xfs_trans *tp, struct xfs_buf *agbp, xfs_agnumber_t agno, xfs_agblock_t bno, xfs_extlen_t len, const struct xfs_owner_info *oinfo) xfs_rmap_free() argument
948 xfs_rmap_alloc( struct xfs_trans *tp, struct xfs_buf *agbp, xfs_agnumber_t agno, xfs_agblock_t bno, xfs_extlen_t len, const struct xfs_owner_info *oinfo) xfs_rmap_alloc() argument
[all...]
H A Dxfs_ialloc.c171 xfs_inobt_insert( struct xfs_mount *mp, struct xfs_trans *tp, struct xfs_buf *agbp, xfs_agino_t newino, xfs_agino_t newlen, xfs_btnum_t btnum) xfs_inobt_insert() argument
519 xfs_inobt_insert_sprec( struct xfs_mount *mp, struct xfs_trans *tp, struct xfs_buf *agbp, int btnum, struct xfs_inobt_rec_incore *nrec, bool merge) xfs_inobt_insert_sprec() argument
613 xfs_ialloc_ag_alloc( struct xfs_trans *tp, struct xfs_buf *agbp, int *alloc) xfs_ialloc_ag_alloc() argument
1125 xfs_dialloc_ag_inobt( struct xfs_trans *tp, struct xfs_buf *agbp, xfs_ino_t parent, xfs_ino_t *inop) xfs_dialloc_ag_inobt() argument
1574 xfs_dialloc_ag( struct xfs_trans *tp, struct xfs_buf *agbp, xfs_ino_t parent, xfs_ino_t *inop) xfs_dialloc_ag() argument
1715 struct xfs_buf *agbp; xfs_dialloc() local
1928 xfs_difree_inobt( struct xfs_mount *mp, struct xfs_trans *tp, struct xfs_buf *agbp, xfs_agino_t agino, struct xfs_icluster *xic, struct xfs_inobt_rec_incore *orec) xfs_difree_inobt() argument
2062 xfs_difree_finobt( struct xfs_mount *mp, struct xfs_trans *tp, struct xfs_buf *agbp, xfs_agino_t agino, struct xfs_inobt_rec_incore *ibtrec) xfs_difree_finobt() argument
2181 struct xfs_buf *agbp; /* buffer for allocation group header */ xfs_difree() local
2260 struct xfs_buf *agbp; xfs_imap_lookup() local
[all...]
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_alloc.h37 struct xfs_buf *agbp; /* buffer for a.g. freelist header */ member
H A Dxfs_rmap_btree.c66 struct xfs_buf *agbp = cur->bc_ag.agbp; in xfs_rmapbt_set_root() local
86 struct xfs_buf *agbp = cur->bc_ag.agbp; in xfs_rmapbt_alloc_block() local
121 struct xfs_buf *agbp = cur->bc_ag.agbp; xfs_rmapbt_free_block() local
522 xfs_rmapbt_init_cursor( struct xfs_mount *mp, struct xfs_trans *tp, struct xfs_buf *agbp, struct xfs_perag *pag) xfs_rmapbt_init_cursor() argument
556 xfs_rmapbt_commit_staged_btree( struct xfs_btree_cur *cur, struct xfs_trans *tp, struct xfs_buf *agbp) xfs_rmapbt_commit_staged_btree() argument
696 struct xfs_buf *agbp; xfs_rmapbt_calc_reserves() local
[all...]
H A Dxfs_alloc_btree.c39 struct xfs_buf *agbp = cur->bc_ag.agbp; in xfs_allocbt_set_root() local
87 struct xfs_buf *agbp = cur->bc_ag.agbp; in xfs_allocbt_free_block() local
529 xfs_allocbt_init_cursor( struct xfs_mount *mp, struct xfs_trans *tp, struct xfs_buf *agbp, struct xfs_perag *pag, xfs_btnum_t btnum) xfs_allocbt_init_cursor() argument
570 xfs_allocbt_commit_staged_btree( struct xfs_btree_cur *cur, struct xfs_trans *tp, struct xfs_buf *agbp) xfs_allocbt_commit_staged_btree() argument
[all...]
H A Dxfs_btree_staging.c163 xfs_btree_commit_afakeroot( struct xfs_btree_cur *cur, struct xfs_trans *tp, struct xfs_buf *agbp, const struct xfs_btree_ops *ops) xfs_btree_commit_afakeroot() argument
H A Dxfs_refcount_btree.c41 struct xfs_buf *agbp = cur->bc_ag.agbp; in xfs_refcountbt_set_root() local
62 struct xfs_buf *agbp = cur->bc_ag.agbp; in xfs_refcountbt_alloc_block() local
106 struct xfs_buf *agbp = cur->bc_ag.agbp; xfs_refcountbt_free_block() local
363 xfs_refcountbt_init_cursor( struct xfs_mount *mp, struct xfs_trans *tp, struct xfs_buf *agbp, struct xfs_perag *pag) xfs_refcountbt_init_cursor() argument
397 xfs_refcountbt_commit_staged_btree( struct xfs_btree_cur *cur, struct xfs_trans *tp, struct xfs_buf *agbp) xfs_refcountbt_commit_staged_btree() argument
505 struct xfs_buf *agbp; xfs_refcountbt_calc_reserves() local
[all...]
H A Dxfs_ialloc_btree.c49 struct xfs_buf *agbp = cur->bc_ag.agbp; in xfs_inobt_set_root() local
63 struct xfs_buf *agbp = cur->bc_ag.agbp; in xfs_finobt_set_root() local
78 struct xfs_buf *agbp in xfs_inobt_mod_blockcount() local
476 xfs_inobt_init_cursor( struct xfs_perag *pag, struct xfs_trans *tp, struct xfs_buf *agbp, xfs_btnum_t btnum) xfs_inobt_init_cursor() argument
513 xfs_inobt_commit_staged_btree( struct xfs_btree_cur *cur, struct xfs_trans *tp, struct xfs_buf *agbp) xfs_inobt_commit_staged_btree() argument
755 struct xfs_buf *agbp = NULL; xfs_inobt_count_blocks() local
777 struct xfs_buf *agbp; xfs_finobt_read_blocks() local
[all...]
H A Dxfs_refcount.c1308 struct xfs_buf *agbp; in xfs_refcount_finish_one_cleanup() local
1358 struct xfs_buf *agbp = NULL; in xfs_refcount_finish_one() local
1921 struct xfs_buf *agbp; in xfs_refcount_recover_cow_leftovers() local
[all...]
H A Dxfs_btree.h222 struct xfs_buf *agbp; member
H A Dxfs_rmap.c2421 struct xfs_buf *agbp; in xfs_rmap_finish_one_cleanup() local
2446 struct xfs_buf *agbp = NULL; in xfs_rmap_finish_one() local
795 xfs_rmap_free( struct xfs_trans *tp, struct xfs_buf *agbp, struct xfs_perag *pag, xfs_agblock_t bno, xfs_extlen_t len, const struct xfs_owner_info *oinfo) xfs_rmap_free() argument
1042 xfs_rmap_alloc( struct xfs_trans *tp, struct xfs_buf *agbp, struct xfs_perag *pag, xfs_agblock_t bno, xfs_extlen_t len, const struct xfs_owner_info *oinfo) xfs_rmap_alloc() argument
[all...]

Completed in 43 milliseconds

12