fileops            84 compat/svr4/svr4_net.c static struct fileops svr4_netops = {
fileops            94 crypto/cryptodev.c static struct fileops cryptofops = {
fileops           184 dev/systrace.c static struct fileops systracefops = {
fileops            71 kern/kern_event.c struct fileops kqueueops = {
fileops            59 kern/sys_pipe.c static struct fileops pipeops = {
fileops            50 kern/sys_socket.c struct	fileops socketops = {
fileops            60 kern/uipc_syscalls.c extern	struct fileops socketops;
fileops            65 kern/vfs_vnops.c struct 	fileops vnops =
fileops            47 sys/file.h     struct	fileops {
fileops            77 sys/file.h     	struct	fileops *f_ops;
fileops           111 sys/file.h     extern struct fileops vnops;		/* vnode operations for files */
fileops           416 xfs/xfs_vfsops-bsd.c extern struct fileops vnops;	/* sometimes declared in <file.h> */