Home
last modified time | relevance | path

Searched refs:coda_ioctl_operations (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/fs/coda/
H A Dpioctl.c37 const struct file_operations coda_ioctl_operations = { variable
H A Dcoda_linux.h44 extern const struct file_operations coda_ioctl_operations;
H A Dcnode.c168 inode->i_fop = &coda_ioctl_operations; in coda_cnode_makectl()