Home
last modified time | relevance | path

Searched refs:fileops (Results 1 – 13 of 13) sorted by relevance

/dragonfly/sys/sys/
HDfile.h76 struct fileops { struct
106 struct fileops *f_ops; /* (ro) operations vector */ argument
157 extern struct fileops vnode_fileops;
158 extern struct fileops specvnode_fileops;
159 extern struct fileops badfileops;
/dragonfly/sys/dev/drm/
HDlinux_dma-buf.c57 struct fileops dmabuf_fileops = {
/dragonfly/sys/kern/
HDsys_socket.c56 struct fileops socketops = {
HDvfs_vnops.c71 struct fileops vnode_fileops = {
HDsys_mqueue.c97 static struct fileops mqops = {
HDsys_pipe.c89 __read_mostly static struct fileops pipeops = {
HDsys_generic.c1683 extern struct fileops socketops;
HDkern_event.c97 static struct fileops kqueueops = {
HDuipc_syscalls.c88 extern struct fileops socketops;
HDkern_descrip.c3461 struct fileops badfileops = {
/dragonfly/sys/dev/virtual/nvmm/
HDnvmm_netbsd.c262 static const struct fileops nvmm_fileops = {
/dragonfly/sys/opencrypto/
HDcryptodev.c96 static struct fileops cryptofops = {
/dragonfly/sys/vfs/devfs/
HDdevfs_vnops.c190 struct fileops devfs_dev_fileops = {