Home
last modified time | relevance | path

Searched refs:ki_fops (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/sys/
H A Dsysctl.h714 uint64_t ki_fops; /* PTR: address of fileops */ member
/netbsd-src/sys/kern/
H A Dkern_descrip.c2387 COND_SET_VALUE(kp->ki_fops, PTRTOUINT64(fp->f_ops), allowaddr); in fill_file2()