Searched refs:FileSystemSnapshotBean_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libzfs_jni/common/
H A Dlibzfs_jni_dataset.c76 } FileSystemSnapshotBean_t; typedef in typeref:struct:FileSystemSnapshotBean
91 static void new_FileSystemSnapshotBean(JNIEnv *, FileSystemSnapshotBean_t *);
103 JNIEnv *, zfs_handle_t *, FileSystemSnapshotBean_t *);
241 new_FileSystemSnapshotBean(JNIEnv *env, FileSystemSnapshotBean_t *bean)
429 FileSystemSnapshotBean_t *bean)
502 FileSystemSnapshotBean_t bean_obj = {0};
503 FileSystemSnapshotBean_t *bean = &bean_obj;

Completed in 44 milliseconds