CTFS_IOC
#define CTFS_TMPL(x) CTFS_IOC('t', x)
#define CTFS_CTL(x) CTFS_IOC('c', x)
#define CTFS_STAT(x) CTFS_IOC('s', x)
#define CTFS_EVT(x) CTFS_IOC('e', x)