Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libbe/common/
H A Dbe_mount.c67 static int fix_mountpoint_callback(zfs_handle_t *, void *);
2007 fix_mountpoint_callback(zfs_handle_t *zhp, void *data) in fix_mountpoint_callback() function
2065 if ((ret = zfs_iter_filesystems(zhp, fix_mountpoint_callback, in fix_mountpoint_callback()
2241 if (zfs_iter_filesystems(zhp, fix_mountpoint_callback, mountpoint) in fix_mountpoint()