Home
last modified time | relevance | path

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

/Linux-v5.10/fs/xfs/
Dxfs_bmap_util.h42 int xfs_getbmap(struct xfs_inode *ip, struct getbmapx *bmv,
Dxfs_bmap_util.c363 xfs_getbmap( in xfs_getbmap() function
Dxfs_ioctl.c1698 error = xfs_getbmap(XFS_I(file_inode(file)), &bmx, buf); in xfs_ioc_getbmap()