Raw File
privcmd.h
#include <linux/fs.h>

extern const struct file_operations xen_privcmd_fops;
back to top