Searched refs:xfs_getbmap (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/fs/xfs/ |
D | xfs_bmap_util.h | 41 int xfs_getbmap(struct xfs_inode *ip, struct getbmapx *bmv,
|
D | xfs_ioctl.c | 1395 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()
|
D | xfs_iops.c | 1088 error = xfs_getbmap(ip, &bm, xfs_fiemap_format, fieinfo); in xfs_vn_fiemap()
|
D | xfs_bmap_util.c | 516 xfs_getbmap( in xfs_getbmap() function
|