Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/libxfs/
Dxfs_bmap.h207 int xfs_bmap_read_extents(struct xfs_trans *tp, struct xfs_inode *ip,
Dxfs_inode_fork.c446 error = xfs_bmap_read_extents(tp, ip, whichfork); in xfs_iread_extents()
Dxfs_bmap.c1243 xfs_bmap_read_extents( in xfs_bmap_read_extents() function