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