Searched refs:xfs_getfsmap_format (Results 1 – 1 of 1) sorted by relevance
1630 xfs_getfsmap_format(struct xfs_fsmap *xfm, void *priv) in xfs_getfsmap_format() function1676 error = xfs_getfsmap(ip->i_mount, &xhead, xfs_getfsmap_format, &info); in xfs_ioc_getfsmap()