Symbol: fstyp_mod_handle_t
usr/src/cmd/fs.d/hsfs/fstyp/fstyp.c
103
fstyp_mod_fini(fstyp_mod_handle_t handle)
usr/src/cmd/fs.d/hsfs/fstyp/fstyp.c
115
fstyp_mod_ident(fstyp_mod_handle_t handle)
usr/src/cmd/fs.d/hsfs/fstyp/fstyp.c
123
fstyp_mod_get_attr(fstyp_mod_handle_t handle, nvlist_t **attrp)
usr/src/cmd/fs.d/hsfs/fstyp/fstyp.c
145
fstyp_mod_dump(fstyp_mod_handle_t handle, FILE *fout, FILE *ferr)
usr/src/cmd/fs.d/hsfs/fstyp/fstyp.c
77
int fstyp_mod_init(int fd, off_t offset, fstyp_mod_handle_t *handle);
usr/src/cmd/fs.d/hsfs/fstyp/fstyp.c
78
void fstyp_mod_fini(fstyp_mod_handle_t handle);
usr/src/cmd/fs.d/hsfs/fstyp/fstyp.c
79
int fstyp_mod_ident(fstyp_mod_handle_t handle);
usr/src/cmd/fs.d/hsfs/fstyp/fstyp.c
80
int fstyp_mod_get_attr(fstyp_mod_handle_t handle, nvlist_t **attrp);
usr/src/cmd/fs.d/hsfs/fstyp/fstyp.c
81
int fstyp_mod_dump(fstyp_mod_handle_t handle, FILE *fout, FILE *ferr);
usr/src/cmd/fs.d/hsfs/fstyp/fstyp.c
85
fstyp_mod_init(int fd, off_t offset, fstyp_mod_handle_t *handle)
usr/src/cmd/fs.d/hsfs/fstyp/fstyp.c
98
*handle = (fstyp_mod_handle_t)h;
usr/src/cmd/fs.d/pcfs/fstyp/fstyp.c
138
int fstyp_mod_init(int fd, off_t offset, fstyp_mod_handle_t *handle);
usr/src/cmd/fs.d/pcfs/fstyp/fstyp.c
139
void fstyp_mod_fini(fstyp_mod_handle_t handle);
usr/src/cmd/fs.d/pcfs/fstyp/fstyp.c
140
int fstyp_mod_ident(fstyp_mod_handle_t handle);
usr/src/cmd/fs.d/pcfs/fstyp/fstyp.c
141
int fstyp_mod_get_attr(fstyp_mod_handle_t handle, nvlist_t **attrp);
usr/src/cmd/fs.d/pcfs/fstyp/fstyp.c
142
int fstyp_mod_dump(fstyp_mod_handle_t handle, FILE *fout, FILE *ferr);
usr/src/cmd/fs.d/pcfs/fstyp/fstyp.c
145
fstyp_mod_init(int fd, off_t offset, fstyp_mod_handle_t *handle)
usr/src/cmd/fs.d/pcfs/fstyp/fstyp.c
155
*handle = (fstyp_mod_handle_t)h;
usr/src/cmd/fs.d/pcfs/fstyp/fstyp.c
160
fstyp_mod_fini(fstyp_mod_handle_t handle)
usr/src/cmd/fs.d/pcfs/fstyp/fstyp.c
172
fstyp_mod_ident(fstyp_mod_handle_t handle)
usr/src/cmd/fs.d/pcfs/fstyp/fstyp.c
180
fstyp_mod_get_attr(fstyp_mod_handle_t handle, nvlist_t **attrp)
usr/src/cmd/fs.d/pcfs/fstyp/fstyp.c
201
fstyp_mod_dump(fstyp_mod_handle_t handle, FILE *fout, FILE *ferr)
usr/src/cmd/fs.d/udfs/fstyp/fstyp.c
102
fstyp_mod_ident(fstyp_mod_handle_t handle)
usr/src/cmd/fs.d/udfs/fstyp/fstyp.c
110
fstyp_mod_get_attr(fstyp_mod_handle_t handle, nvlist_t **attrp)
usr/src/cmd/fs.d/udfs/fstyp/fstyp.c
131
fstyp_mod_dump(fstyp_mod_handle_t handle, FILE *fout, FILE *ferr)
usr/src/cmd/fs.d/udfs/fstyp/fstyp.c
58
int fstyp_mod_init(int fd, off_t offset, fstyp_mod_handle_t *handle);
usr/src/cmd/fs.d/udfs/fstyp/fstyp.c
59
void fstyp_mod_fini(fstyp_mod_handle_t handle);
usr/src/cmd/fs.d/udfs/fstyp/fstyp.c
60
int fstyp_mod_ident(fstyp_mod_handle_t handle);
usr/src/cmd/fs.d/udfs/fstyp/fstyp.c
61
int fstyp_mod_get_attr(fstyp_mod_handle_t handle, nvlist_t **attrp);
usr/src/cmd/fs.d/udfs/fstyp/fstyp.c
62
int fstyp_mod_dump(fstyp_mod_handle_t handle, FILE *fout, FILE *ferr);
usr/src/cmd/fs.d/udfs/fstyp/fstyp.c
66
fstyp_mod_init(int fd, off_t offset, fstyp_mod_handle_t *handle)
usr/src/cmd/fs.d/udfs/fstyp/fstyp.c
84
*handle = (fstyp_mod_handle_t)h;
usr/src/cmd/fs.d/udfs/fstyp/fstyp.c
89
fstyp_mod_fini(fstyp_mod_handle_t handle)
usr/src/cmd/fs.d/ufs/fstyp/fstyp.c
103
fstyp_mod_init(int fd, off_t offset, fstyp_mod_handle_t *handle)
usr/src/cmd/fs.d/ufs/fstyp/fstyp.c
116
*handle = (fstyp_mod_handle_t)h;
usr/src/cmd/fs.d/ufs/fstyp/fstyp.c
121
fstyp_mod_fini(fstyp_mod_handle_t handle)
usr/src/cmd/fs.d/ufs/fstyp/fstyp.c
133
fstyp_mod_ident(fstyp_mod_handle_t handle)
usr/src/cmd/fs.d/ufs/fstyp/fstyp.c
141
fstyp_mod_get_attr(fstyp_mod_handle_t handle, nvlist_t **attrp)
usr/src/cmd/fs.d/ufs/fstyp/fstyp.c
162
fstyp_mod_dump(fstyp_mod_handle_t handle, FILE *fout, FILE *ferr)
usr/src/cmd/fs.d/ufs/fstyp/fstyp.c
95
int fstyp_mod_init(int fd, off_t offset, fstyp_mod_handle_t *handle);
usr/src/cmd/fs.d/ufs/fstyp/fstyp.c
96
void fstyp_mod_fini(fstyp_mod_handle_t handle);
usr/src/cmd/fs.d/ufs/fstyp/fstyp.c
97
int fstyp_mod_ident(fstyp_mod_handle_t handle);
usr/src/cmd/fs.d/ufs/fstyp/fstyp.c
98
int fstyp_mod_get_attr(fstyp_mod_handle_t handle, nvlist_t **attrp);
usr/src/cmd/fs.d/ufs/fstyp/fstyp.c
99
int fstyp_mod_dump(fstyp_mod_handle_t handle, FILE *fout, FILE *ferr);
usr/src/cmd/fs.d/zfs/fstyp/fstyp.c
129
fstyp_mod_get_attr(fstyp_mod_handle_t handle, nvlist_t **attrp)
usr/src/cmd/fs.d/zfs/fstyp/fstyp.c
51
int fstyp_mod_init(int fd, off_t offset, fstyp_mod_handle_t *handle);
usr/src/cmd/fs.d/zfs/fstyp/fstyp.c
52
void fstyp_mod_fini(fstyp_mod_handle_t handle);
usr/src/cmd/fs.d/zfs/fstyp/fstyp.c
53
int fstyp_mod_ident(fstyp_mod_handle_t handle);
usr/src/cmd/fs.d/zfs/fstyp/fstyp.c
54
int fstyp_mod_get_attr(fstyp_mod_handle_t handle, nvlist_t **attrp);
usr/src/cmd/fs.d/zfs/fstyp/fstyp.c
57
fstyp_mod_init(int fd, off_t offset, fstyp_mod_handle_t *handle)
usr/src/cmd/fs.d/zfs/fstyp/fstyp.c
70
*handle = (fstyp_mod_handle_t)h;
usr/src/cmd/fs.d/zfs/fstyp/fstyp.c
75
fstyp_mod_fini(fstyp_mod_handle_t handle)
usr/src/cmd/fs.d/zfs/fstyp/fstyp.c
86
fstyp_mod_ident(fstyp_mod_handle_t handle)
usr/src/lib/libfstyp/common/libfstyp.c
489
mp->ops.fstyp_init = (int (*)(int, off64_t, fstyp_mod_handle_t *))
usr/src/lib/libfstyp/common/libfstyp.c
491
mp->ops.fstyp_fini = (void (*)(fstyp_mod_handle_t))
usr/src/lib/libfstyp/common/libfstyp.c
493
mp->ops.fstyp_ident = (int (*)(fstyp_mod_handle_t))
usr/src/lib/libfstyp/common/libfstyp.c
495
mp->ops.fstyp_get_attr = (int (*)(fstyp_mod_handle_t, nvlist_t **))
usr/src/lib/libfstyp/common/libfstyp.c
497
mp->ops.fstyp_dump = (int (*)(fstyp_mod_handle_t, FILE *, FILE *))
usr/src/lib/libfstyp/common/libfstyp.c
56
fstyp_mod_handle_t *handle);
usr/src/lib/libfstyp/common/libfstyp.c
57
void (*fstyp_fini)(fstyp_mod_handle_t handle);
usr/src/lib/libfstyp/common/libfstyp.c
58
int (*fstyp_ident)(fstyp_mod_handle_t handle);
usr/src/lib/libfstyp/common/libfstyp.c
59
int (*fstyp_get_attr)(fstyp_mod_handle_t handle,
usr/src/lib/libfstyp/common/libfstyp.c
61
int (*fstyp_dump)(fstyp_mod_handle_t handle,
usr/src/lib/libfstyp/common/libfstyp.c
71
fstyp_mod_handle_t mod_handle;
usr/src/lib/libfstyp/common/libfstyp_module.h
47
int fstyp_mod_init(int fd, off64_t offset, fstyp_mod_handle_t *handle);
usr/src/lib/libfstyp/common/libfstyp_module.h
48
void fstyp_mod_fini(fstyp_mod_handle_t handle);
usr/src/lib/libfstyp/common/libfstyp_module.h
49
int fstyp_mod_ident(fstyp_mod_handle_t handle);
usr/src/lib/libfstyp/common/libfstyp_module.h
50
int fstyp_mod_get_attr(fstyp_mod_handle_t handle, nvlist_t **attr);
usr/src/lib/libfstyp/common/libfstyp_module.h
51
int fstyp_mod_dump(fstyp_mod_handle_t handle, FILE *fout, FILE *ferr);