Searched refs:romfs_ro_fops (Results 1 – 3 of 3) sorted by relevance
34 extern const struct file_operations romfs_ro_fops;36 #define romfs_ro_fops generic_ro_fops macro
82 const struct file_operations romfs_ro_fops = { variable
357 i->i_fop = &romfs_ro_fops; in romfs_iget()