Searched refs:xen_privcmd_fops (Results 1 – 3 of 3) sorted by relevance
50 { "privcmd", &xen_privcmd_fops, S_IRUSR|S_IWUSR }, in xenfs_fill_super()57 { "privcmd", &xen_privcmd_fops, S_IRUSR|S_IWUSR }, in xenfs_fill_super()
3 extern const struct file_operations xen_privcmd_fops;
997 const struct file_operations xen_privcmd_fops = { variable1004 EXPORT_SYMBOL_GPL(xen_privcmd_fops);1009 .fops = &xen_privcmd_fops,