Lines Matching defs:bmap
47 * Compute and fill in the value of the maximum depth of a bmap btree
522 * bmap free list manipulation functions
658 struct xfs_btree_cur *cur; /* bmap btree cursor */
792 * (The bmap-level manipulations are ok, though).
972 xfs_btree_cur_t *cur; /* bmap btree cursor */
3129 struct xfs_bmalloca *ap) /* bmap alloc argument struct */
3468 struct xfs_bmalloca *ap) /* bmap alloc argument struct */
4103 * for in this bmap call but that wouldn't be as good.
5264 struct xfs_btree_cur *cur; /* bmap btree cursor */
5638 * A bmap extent shift adjusts the file offset of an extent to fill a preceding
6109 struct xfs_bmbt_irec *bmap)
6111 return bmap->br_startblock != HOLESTARTBLOCK &&
6112 bmap->br_startblock != DELAYSTARTBLOCK;
6115 /* Record a bmap intent. */
6122 struct xfs_bmbt_irec *bmap)
6127 XFS_FSB_TO_AGNO(tp->t_mountp, bmap->br_startblock),
6129 XFS_FSB_TO_AGBNO(tp->t_mountp, bmap->br_startblock),
6131 bmap->br_startoff,
6132 bmap->br_blockcount,
6133 bmap->br_state);
6140 bi->bi_bmap = *bmap;
6173 * Process one of the deferred bmap operations. We pass back the