Home
last modified time | relevance | path

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

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