Home
last modified time | relevance | path

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

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