xen_privcmd_fops  957 drivers/xen/privcmd.c const struct file_operations xen_privcmd_fops = {
xen_privcmd_fops  964 drivers/xen/privcmd.c EXPORT_SYMBOL_GPL(xen_privcmd_fops);
xen_privcmd_fops  969 drivers/xen/privcmd.c 	.fops = &xen_privcmd_fops,
xen_privcmd_fops    3 drivers/xen/privcmd.h extern const struct file_operations xen_privcmd_fops;
xen_privcmd_fops   52 drivers/xen/xenfs/super.c 		{ "privcmd", &xen_privcmd_fops, S_IRUSR|S_IWUSR },
xen_privcmd_fops   59 drivers/xen/xenfs/super.c 		{ "privcmd", &xen_privcmd_fops, S_IRUSR|S_IWUSR },