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