Home
last modified time | relevance | path

Searched refs:fstyp_mod_init (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/man/man3fstyp/
H A DMakefile24 fstyp_mod_init.3fstyp \
35 fstyp_mod_dump.3fstyp := LINKSRC = fstyp_mod_init.3fstyp
36 fstyp_mod_fini.3fstyp := LINKSRC = fstyp_mod_init.3fstyp
37 fstyp_mod_get_attr.3fstyp := LINKSRC = fstyp_mod_init.3fstyp
38 fstyp_mod_ident.3fstyp := LINKSRC = fstyp_mod_init.3fstyp
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3fstyp.inc22 target=fstyp_mod_init.3fstyp
24 target=fstyp_mod_init.3fstyp
26 target=fstyp_mod_init.3fstyp
28 target=fstyp_mod_init.3fstyp
29 file path=usr/share/man/man3fstyp/fstyp_mod_init.3fstyp
/illumos-gate/usr/src/cmd/fs.d/zfs/fstyp/
H A Dfstyp.c51 int fstyp_mod_init(int fd, off_t offset, fstyp_mod_handle_t *handle);
57 fstyp_mod_init(int fd, off_t offset, fstyp_mod_handle_t *handle) in fstyp_mod_init() function
/illumos-gate/usr/src/lib/libfstyp/common/
H A Dlibfstyp_module.h47 int fstyp_mod_init(int fd, off64_t offset, fstyp_mod_handle_t *handle);
/illumos-gate/usr/src/cmd/fs.d/udfs/fstyp/
H A Dfstyp.c58 int fstyp_mod_init(int fd, off_t offset, fstyp_mod_handle_t *handle);
66 fstyp_mod_init(int fd, off_t offset, fstyp_mod_handle_t *handle) in fstyp_mod_init() 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) in fstyp_mod_init() function
/illumos-gate/usr/src/cmd/fs.d/pcfs/fstyp/
H A Dfstyp.c137 int fstyp_mod_init(int fd, off_t offset, fstyp_mod_handle_t *handle);
144 fstyp_mod_init(int fd, off_t offset, fstyp_mod_handle_t *handle) in fstyp_mod_init() function
/illumos-gate/usr/src/cmd/fs.d/ufs/fstyp/
H A Dfstyp.c95 int fstyp_mod_init(int fd, off_t offset, fstyp_mod_handle_t *handle);
103 fstyp_mod_init(int fd, off_t offset, fstyp_mod_handle_t *handle) in fstyp_mod_init() function