Searched defs:fstyp_mod_init (Results 1 - 5 of 5) sorted by relevance
| /illumos-gate/usr/src/cmd/fs.d/zfs/fstyp/ |
| H A D | fstyp.c | 49 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 D | fstyp.c | 60 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 D | fstyp.c | 77 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 D | fstyp.c | 97 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 D | fstyp.c | 139 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