HomeSort by: relevance | last modified time | path
    Searched refs:zfsvfs_create (Results 1 - 3 of 3) sorted by relevancy

  /src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
zfs_vfsops.h 156 extern int zfsvfs_create(const char *name, zfsvfs_t **zfvp);
  /src/external/cddl/osnet/dist/uts/common/fs/zfs/
zfs_vfsops.c 1225 zfsvfs_create(const char *osname, zfsvfs_t **zfvp) function
1430 error = zfsvfs_create(osname, &zfsvfs);
zfs_ioctl.c 1510 error = zfsvfs_create(name, zfvp);

Completed in 25 milliseconds