Searched refs:fix_mountpoint (Results 1 – 1 of 1) sorted by relevance
65 static int fix_mountpoint(zfs_handle_t *);305 if ((ret = fix_mountpoint(zhp)) != BE_SUCCESS) { in _be_mount()474 if ((ret = fix_mountpoint(zhp)) != BE_SUCCESS) { in _be_unmount()2255 fix_mountpoint(zfs_handle_t *zhp) in fix_mountpoint() function