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

/freebsd-9.3-release/sys/gnu/fs/xfs/
H A Dxfs_inode.h455 int xfs_iextents_copy(xfs_inode_t *, xfs_bmbt_rec_t *, int);
H A Dxfs_inode_item.c347 * Use xfs_iextents_copy()
356 vecp->i_len = xfs_iextents_copy(ip, ext_buffer,
477 vecp->i_len = xfs_iextents_copy(ip, ext_buffer,
H A Dxfs_inode.c2815 * xfs_iextents_copy()
2826 xfs_iextents_copy( function
2835 static char fname[] = "xfs_iextents_copy";
2954 (void)xfs_iextents_copy(ip, (xfs_bmbt_rec_t *)cp,

Completed in 98 milliseconds