Lines Matching refs:total
241 xfs_extlen_t total, /* total blocks needed by transaction */
545 dargs.total = mp->m_dirblkfsbs; in xfs_bmap_add_attrfork_local()
2773 args.total = ap->total; in xfs_bmap_btalloc()
2875 args.total = args.minlen = ap->minlen; in xfs_bmap_btalloc()
2878 args.total = ap->total; in xfs_bmap_btalloc()
2987 args.total = ap->minlen; in xfs_bmap_btalloc()
3514 args.total = args.minleft = args.alignment = args.mod = args.isfl = in xfs_bmap_extents_to_btree()
3614 xfs_extlen_t total, /* total blocks needed by transaction */ in xfs_bmap_local_to_extents() argument
3653 args.total = total; in xfs_bmap_local_to_extents()
4783 xfs_extlen_t total, /* total blocks needed */ in xfs_bmapi() argument
4879 firstblock, total, &logflags, whichfork))) in xfs_bmapi()
5042 bma.total = total; in xfs_bmapi()