Home
last modified time | relevance | path

Searched refs:xfs_getbmap (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/fs/xfs/
Dxfs_bmap_util.h41 int xfs_getbmap(struct xfs_inode *ip, struct getbmapx *bmv,
Dxfs_ioctl.c1395 error = xfs_getbmap(ip, &bmx, xfs_getbmap_format, in xfs_ioc_getbmap()
1435 error = xfs_getbmap(ip, &bmx, xfs_getbmapx_format, in xfs_ioc_getbmapx()
Dxfs_iops.c1088 error = xfs_getbmap(ip, &bm, xfs_fiemap_format, fieinfo); in xfs_vn_fiemap()
Dxfs_bmap_util.c516 xfs_getbmap( in xfs_getbmap() function