Searched refs:coda_psdev_fops (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/fs/coda/ | ||
H A D | psdev.c | 344 static const struct file_operations coda_psdev_fops = { variable in typeref:struct:file_operations 358 if (register_chrdev(CODA_PSDEV_MAJOR, "coda", &coda_psdev_fops)) { init_coda_psdev() |
Completed in 64 milliseconds