Home
last modified time | relevance | path

Searched refs:kobj_read_file (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/sys/cddl/compat/opensolaris/sys/
H A Dkobj.h57 int kobj_read_file(struct _buf *file, char *buf, unsigned size, unsigned off);
/freebsd-12.1/sys/cddl/compat/opensolaris/kern/
H A Dopensolaris_kobj.c194 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 Dspa_config.c108 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 Dzfs_context.h657 extern int kobj_read_file(struct _buf *file, char *buf, unsigned size,
/freebsd-12.1/cddl/contrib/opensolaris/lib/libzpool/common/
H A Dkernel.c800 kobj_read_file(struct _buf *file, char *buf, unsigned size, unsigned off) in kobj_read_file() function