Home
last modified time | relevance | path

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

/Linux-v4.19/fs/xfs/
Dxfs_ioctl.c1630 xfs_getfsmap_format(struct xfs_fsmap *xfm, void *priv) in xfs_getfsmap_format() function
1676 error = xfs_getfsmap(ip->i_mount, &xhead, xfs_getfsmap_format, &info); in xfs_ioc_getfsmap()