Searched refs:kobj_read_file (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12.1/sys/cddl/compat/opensolaris/sys/ |
| H A D | kobj.h | 57 int kobj_read_file(struct _buf *file, char *buf, unsigned size, unsigned off);
|
| /freebsd-12.1/sys/cddl/compat/opensolaris/kern/ |
| H A D | opensolaris_kobj.c | 194 kobj_read_file(struct _buf *file, char *buf, unsigned size, unsigned off) in kobj_read_file() function
|
| /freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/ |
| H A D | spa_config.c | 108 if (kobj_read_file(file, buf, fsize, 0) < 0) in spa_config_load()
|
| /freebsd-12.1/cddl/contrib/opensolaris/lib/libzpool/common/sys/ |
| H A D | zfs_context.h | 657 extern int kobj_read_file(struct _buf *file, char *buf, unsigned size,
|
| /freebsd-12.1/cddl/contrib/opensolaris/lib/libzpool/common/ |
| H A D | kernel.c | 800 kobj_read_file(struct _buf *file, char *buf, unsigned size, unsigned off) in kobj_read_file() function
|