Searched defs:fstyp_mod_init (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/zfs/fstyp/
H A Dfstyp.c49 int fstyp_mod_init(int fd, off_t offset, fstyp_mod_handle_t *handle);
55 fstyp_mod_init(int fd, off_t offset, fstyp_mod_handle_t *handle) function
/illumos-gate/usr/src/cmd/fs.d/udfs/fstyp/
H A Dfstyp.c60 int fstyp_mod_init(int fd, off_t offset, fstyp_mod_handle_t *handle);
68 fstyp_mod_init(int fd, off_t offset, fstyp_mod_handle_t *handle) function
/illumos-gate/usr/src/cmd/fs.d/hsfs/fstyp/
H A Dfstyp.c77 int fstyp_mod_init(int fd, off_t offset, fstyp_mod_handle_t *handle);
85 fstyp_mod_init(int fd, off_t offset, fstyp_mod_handle_t *handle) function
/illumos-gate/usr/src/cmd/fs.d/ufs/fstyp/
H A Dfstyp.c97 int fstyp_mod_init(int fd, off_t offset, fstyp_mod_handle_t *handle);
105 fstyp_mod_init(int fd, off_t offset, fstyp_mod_handle_t *handle) function
/illumos-gate/usr/src/cmd/fs.d/pcfs/fstyp/
H A Dfstyp.c139 int fstyp_mod_init(int fd, off_t offset, fstyp_mod_handle_t *handle);
146 fstyp_mod_init(int fd, off_t offset, fstyp_mod_handle_t *handle) function

Completed in 111 milliseconds