Lines Matching refs:xfs_dabuf_t
45 static void xfs_dir2_block_log_leaf(xfs_trans_t *tp, xfs_dabuf_t *bp, int first,
47 static void xfs_dir2_block_log_tail(xfs_trans_t *tp, xfs_dabuf_t *bp);
48 static int xfs_dir2_block_lookup_int(xfs_da_args_t *args, xfs_dabuf_t **bpp,
74 xfs_dabuf_t *bp; /* buffer for block */ in xfs_dir2_block_addname()
442 xfs_dabuf_t *bp; /* buffer for block */ in xfs_dir2_block_getdents()
544 xfs_dabuf_t *bp, /* block buffer */ in xfs_dir2_block_log_leaf()
567 xfs_dabuf_t *bp) /* block buffer */ in xfs_dir2_block_log_tail()
590 xfs_dabuf_t *bp; /* block buffer */ in xfs_dir2_block_lookup()
631 xfs_dabuf_t **bpp, /* returned block buffer */ in xfs_dir2_block_lookup_int()
637 xfs_dabuf_t *bp; /* block buffer */ in xfs_dir2_block_lookup_int()
742 xfs_dabuf_t *bp; /* block buffer */ in xfs_dir2_block_removename()
823 xfs_dabuf_t *bp; /* block buffer */ in xfs_dir2_block_replace()
883 xfs_dabuf_t *lbp, /* leaf buffer */ in xfs_dir2_leaf_to_block()
884 xfs_dabuf_t *dbp) /* data buffer */ in xfs_dir2_leaf_to_block()
1030 xfs_dabuf_t *bp; /* block buffer */ in xfs_dir2_sf_to_block()