fstyp_mod_handle_t
fstyp_mod_fini(fstyp_mod_handle_t handle)
fstyp_mod_ident(fstyp_mod_handle_t handle)
fstyp_mod_get_attr(fstyp_mod_handle_t handle, nvlist_t **attrp)
fstyp_mod_dump(fstyp_mod_handle_t handle, FILE *fout, FILE *ferr)
int fstyp_mod_init(int fd, off_t offset, fstyp_mod_handle_t *handle);
void fstyp_mod_fini(fstyp_mod_handle_t handle);
int fstyp_mod_ident(fstyp_mod_handle_t handle);
int fstyp_mod_get_attr(fstyp_mod_handle_t handle, nvlist_t **attrp);
int fstyp_mod_dump(fstyp_mod_handle_t handle, FILE *fout, FILE *ferr);
fstyp_mod_init(int fd, off_t offset, fstyp_mod_handle_t *handle)
*handle = (fstyp_mod_handle_t)h;
int fstyp_mod_init(int fd, off_t offset, fstyp_mod_handle_t *handle);
void fstyp_mod_fini(fstyp_mod_handle_t handle);
int fstyp_mod_ident(fstyp_mod_handle_t handle);
int fstyp_mod_get_attr(fstyp_mod_handle_t handle, nvlist_t **attrp);
int fstyp_mod_dump(fstyp_mod_handle_t handle, FILE *fout, FILE *ferr);
fstyp_mod_init(int fd, off_t offset, fstyp_mod_handle_t *handle)
*handle = (fstyp_mod_handle_t)h;
fstyp_mod_fini(fstyp_mod_handle_t handle)
fstyp_mod_ident(fstyp_mod_handle_t handle)
fstyp_mod_get_attr(fstyp_mod_handle_t handle, nvlist_t **attrp)
fstyp_mod_dump(fstyp_mod_handle_t handle, FILE *fout, FILE *ferr)
fstyp_mod_ident(fstyp_mod_handle_t handle)
fstyp_mod_get_attr(fstyp_mod_handle_t handle, nvlist_t **attrp)
fstyp_mod_dump(fstyp_mod_handle_t handle, FILE *fout, FILE *ferr)
int fstyp_mod_init(int fd, off_t offset, fstyp_mod_handle_t *handle);
void fstyp_mod_fini(fstyp_mod_handle_t handle);
int fstyp_mod_ident(fstyp_mod_handle_t handle);
int fstyp_mod_get_attr(fstyp_mod_handle_t handle, nvlist_t **attrp);
int fstyp_mod_dump(fstyp_mod_handle_t handle, FILE *fout, FILE *ferr);
fstyp_mod_init(int fd, off_t offset, fstyp_mod_handle_t *handle)
*handle = (fstyp_mod_handle_t)h;
fstyp_mod_fini(fstyp_mod_handle_t handle)
fstyp_mod_init(int fd, off_t offset, fstyp_mod_handle_t *handle)
*handle = (fstyp_mod_handle_t)h;
fstyp_mod_fini(fstyp_mod_handle_t handle)
fstyp_mod_ident(fstyp_mod_handle_t handle)
fstyp_mod_get_attr(fstyp_mod_handle_t handle, nvlist_t **attrp)
fstyp_mod_dump(fstyp_mod_handle_t handle, FILE *fout, FILE *ferr)
int fstyp_mod_init(int fd, off_t offset, fstyp_mod_handle_t *handle);
void fstyp_mod_fini(fstyp_mod_handle_t handle);
int fstyp_mod_ident(fstyp_mod_handle_t handle);
int fstyp_mod_get_attr(fstyp_mod_handle_t handle, nvlist_t **attrp);
int fstyp_mod_dump(fstyp_mod_handle_t handle, FILE *fout, FILE *ferr);
fstyp_mod_get_attr(fstyp_mod_handle_t handle, nvlist_t **attrp)
int fstyp_mod_init(int fd, off_t offset, fstyp_mod_handle_t *handle);
void fstyp_mod_fini(fstyp_mod_handle_t handle);
int fstyp_mod_ident(fstyp_mod_handle_t handle);
int fstyp_mod_get_attr(fstyp_mod_handle_t handle, nvlist_t **attrp);
fstyp_mod_init(int fd, off_t offset, fstyp_mod_handle_t *handle)
*handle = (fstyp_mod_handle_t)h;
fstyp_mod_fini(fstyp_mod_handle_t handle)
fstyp_mod_ident(fstyp_mod_handle_t handle)
mp->ops.fstyp_init = (int (*)(int, off64_t, fstyp_mod_handle_t *))
mp->ops.fstyp_fini = (void (*)(fstyp_mod_handle_t))
mp->ops.fstyp_ident = (int (*)(fstyp_mod_handle_t))
mp->ops.fstyp_get_attr = (int (*)(fstyp_mod_handle_t, nvlist_t **))
mp->ops.fstyp_dump = (int (*)(fstyp_mod_handle_t, FILE *, FILE *))
fstyp_mod_handle_t *handle);
void (*fstyp_fini)(fstyp_mod_handle_t handle);
int (*fstyp_ident)(fstyp_mod_handle_t handle);
int (*fstyp_get_attr)(fstyp_mod_handle_t handle,
int (*fstyp_dump)(fstyp_mod_handle_t handle,
fstyp_mod_handle_t mod_handle;
int fstyp_mod_init(int fd, off64_t offset, fstyp_mod_handle_t *handle);
void fstyp_mod_fini(fstyp_mod_handle_t handle);
int fstyp_mod_ident(fstyp_mod_handle_t handle);
int fstyp_mod_get_attr(fstyp_mod_handle_t handle, nvlist_t **attr);
int fstyp_mod_dump(fstyp_mod_handle_t handle, FILE *fout, FILE *ferr);