Searched refs:coda_ioctl_operations (Results 1 – 3 of 3) sorted by relevance
38 const struct file_operations coda_ioctl_operations = { variable
44 extern const struct file_operations coda_ioctl_operations;
173 inode->i_fop = &coda_ioctl_operations; in coda_cnode_makectl()