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

/netbsd-current/external/cddl/osnet/sys/sys/
H A Dkobj.h59 int kobj_read_file(struct _buf *file, char *buf, unsigned size, unsigned off);
/netbsd-current/external/cddl/osnet/sys/kern/
H A Dkobj.c150 kobj_read_file(struct _buf *file, char *buf, unsigned size, unsigned off) function
/netbsd-current/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dspa_config.c110 if (kobj_read_file(file, buf, fsize, 0) < 0)
/netbsd-current/external/cddl/osnet/dist/lib/libzpool/common/sys/
H A Dzfs_context.h665 extern int kobj_read_file(struct _buf *file, char *buf, unsigned size,
/netbsd-current/external/cddl/osnet/dist/lib/libzpool/common/
H A Dkernel.c827 kobj_read_file(struct _buf *file, char *buf, unsigned size, unsigned off) function

Completed in 135 milliseconds