Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/
Dxfs_fsmap.h32 int xfs_getfsmap(struct xfs_mount *mp, struct xfs_fsmap_head *head,
Dxfs_fsmap.c847 xfs_getfsmap( in xfs_getfsmap() function
Dxfs_ioctl.c1562 error = xfs_getfsmap(ip->i_mount, &xhead, recs); in xfs_ioc_getfsmap()