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

/linux-master/fs/xfs/libxfs/
H A Dxfs_inode_fork.h175 int xfs_iextents_copy(struct xfs_inode *, struct xfs_bmbt_rec *,
H A Dxfs_inode_fork.c566 xfs_iextents_copy( function
649 (void)xfs_iextents_copy(ip, (xfs_bmbt_rec_t *)cp,
/linux-master/fs/xfs/
H A Dxfs_inode_item.c321 data_bytes = xfs_iextents_copy(ip, p, XFS_DATA_FORK);
401 data_bytes = xfs_iextents_copy(ip, p, XFS_ATTR_FORK);

Completed in 130 milliseconds