Home
last modified time | relevance | path

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

/Linux-v6.6/fs/xfs/
Dxfs_fsmap.h32 int xfs_getfsmap(struct xfs_mount *mp, struct xfs_fsmap_head *head,
Dxfs_fsmap.c883 xfs_getfsmap( in xfs_getfsmap() function
Dxfs_ioctl.c1558 error = xfs_getfsmap(ip->i_mount, &xhead, recs); in xfs_ioc_getfsmap()