Searched refs:kobj_get_filesize (Results 1 - 10 of 10) sorted by relevance

/illumos-gate/usr/src/uts/common/krtld/
H A Dkobj_stubs.c117 kobj_get_filesize(struct _buf *file, uint64_t *size) function
H A Dkobj.c4177 kobj_get_filesize(struct _buf *file, uint64_t *size) function
4200 _kobj_printf(ops, "kobj_get_filesize: "
/illumos-gate/usr/src/uts/common/os/
H A Dfirmload.c97 error = kobj_get_filesize(fh->fh_buf, (uint64_t *)&fh->fh_size);
/illumos-gate/usr/src/uts/sun4/os/
H A Dforthdebug.c116 i = kobj_get_filesize(file, &fsz);
/illumos-gate/usr/src/uts/common/sys/
H A Dkobj.h187 extern int kobj_get_filesize(struct _buf *, uint64_t *size);
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspa_config.c100 if (kobj_get_filesize(file, &fsize) != 0)
/illumos-gate/usr/src/lib/libzpool/common/sys/
H A Dzfs_context.h614 extern int kobj_get_filesize(struct _buf *file, uint64_t *size);
/illumos-gate/usr/src/uts/i86pc/os/
H A Dfastboot.c965 if (kobj_get_filesize(file, &fsize) != 0) {
H A Dmicrocode.c326 if (kobj_get_filesize(eq, &size) < 0) {
/illumos-gate/usr/src/lib/libzpool/common/
H A Dkernel.c781 kobj_get_filesize(struct _buf *file, uint64_t *size) function

Completed in 86 milliseconds