Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_inode_fork.h99 int xfs_iextents_copy(struct xfs_inode *, struct xfs_bmbt_rec *,
Dxfs_inode_fork.c548 xfs_iextents_copy( in xfs_iextents_copy() function
633 (void)xfs_iextents_copy(ip, (xfs_bmbt_rec_t *)cp, in xfs_iflush_fork()
/linux-4.19.296/fs/xfs/
Dxfs_inode_item.c157 data_bytes = xfs_iextents_copy(ip, p, XFS_DATA_FORK); in xfs_inode_item_format_data_fork()
243 data_bytes = xfs_iextents_copy(ip, p, XFS_ATTR_FORK); in xfs_inode_item_format_attr_fork()