Home
last modified time | relevance | path

Searched refs:xfs_bmalloca_t (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/fs/xfs/
Dxfs_bmap.h135 } xfs_bmalloca_t; typedef
Dxfs_filestream.c671 xfs_bmalloca_t *ap, in xfs_filestream_new_ag()
Dxfs_bmap.c166 xfs_bmalloca_t *ap); /* bmap alloc argument struct */
2180 xfs_bmalloca_t *ap) /* bmap alloc argument struct */ in xfs_bmap_adjacent()
2328 xfs_bmalloca_t *ap) /* bmap alloc argument struct */ in xfs_bmap_rtalloc()
2546 xfs_bmalloca_t *ap) /* bmap alloc argument struct */ in xfs_bmap_btalloc()
2762 xfs_bmalloca_t *ap) /* bmap alloc argument struct */ in xfs_bmap_alloc()
4362 xfs_bmalloca_t bma = { 0 }; /* args for xfs_bmap_alloc */ in xfs_bmapi()