Searched refs:xfs_bmbt_set_allf (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_bmap_btree.h219 extern void xfs_bmbt_set_allf(xfs_bmbt_rec_host_t *r, xfs_fileoff_t o,
H A Dxfs_bmap_btree.c225 xfs_bmbt_set_allf( function
274 xfs_bmbt_set_allf(r, s->br_startoff, s->br_startblock,
H A Dxfs_bmap.c964 xfs_bmbt_set_allf(xfs_iext_get_ext(ifp, idx + 1),
1476 xfs_bmbt_set_allf(xfs_iext_get_ext(ifp, idx + 1),
1749 xfs_bmbt_set_allf(ep, new->br_startoff,
1936 xfs_bmbt_set_allf(ep, new->br_startoff, new->br_startblock,
3399 xfs_bmbt_set_allf(ep, 0, args.fsbno, 1, XFS_EXT_NORM);

Completed in 44 milliseconds