Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_bmap_util.h42 int xfs_getbmap(struct xfs_inode *ip, struct getbmapx *bmv,
H A Dxfs_bmap_util.c403 xfs_getbmap( in xfs_getbmap() function
H A Dxfs_ioctl.c1491 error = xfs_getbmap(XFS_I(file_inode(file)), &bmx, buf); in xfs_ioc_getbmap()