Searched refs:romfs_ro_fops (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/romfs/
H A Dinternal.h30 extern const struct file_operations romfs_ro_fops;
32 #define romfs_ro_fops generic_ro_fops macro
H A Dmmap-nommu.c78 const struct file_operations romfs_ro_fops = { variable in typeref:struct:file_operations
H A Dsuper.c340 i->i_fop = &romfs_ro_fops;

Completed in 150 milliseconds