Home
last modified time | relevance | path

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

/dragonfly/sys/sys/
H A Dfile.h156 extern struct fileops vnode_fileops;
/dragonfly/sys/kern/
H A Dvfs_vnops.c68 struct fileops vnode_fileops = { variable
H A Dvfs_default.c1181 fp->f_ops = &vnode_fileops; in vop_stdopen()
H A Dimgact_elf.c974 fp->f_ops = &vnode_fileops; in __elfN()
H A Dkern_descrip.c3245 fp->f_ops = &vnode_fileops; in fdopen()