Searched refs:fix_mountpoint (Results 1 – 1 of 1) sorted by relevance
66 static int fix_mountpoint(zfs_handle_t *);311 if ((ret = fix_mountpoint(zhp)) != BE_SUCCESS) { in _be_mount()484 if ((ret = fix_mountpoint(zhp)) != BE_SUCCESS) { in _be_unmount()2210 fix_mountpoint(zfs_handle_t *zhp) in fix_mountpoint() function