Home
last modified time | relevance | path

Searched refs:fo_stat (Results 1 – 7 of 7) sorted by relevance

/openbsd/src/sys/sys/
Dfile.h70 int (*fo_stat)(struct file *, struct stat *, struct proc *); member
/openbsd/src/sys/kern/
Dsys_socket.c54 .fo_stat = soo_stat,
Dvfs_vnops.c69 .fo_stat = vn_statfile,
Dsys_pipe.c71 .fo_stat = pipe_stat,
Dkern_descrip.c790 error = (*fp->f_ops->fo_stat)(fp, &ub, p); in sys_fstat()
Dkern_event.c104 .fo_stat = kqueue_stat,
/openbsd/src/sys/dev/pci/drm/
Ddrm_linux.c2566 .fo_stat = dmabuf_stat,
3155 .fo_stat = syncfile_stat,