Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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
H A Dsuper.c339 i->i_fop = &romfs_ro_fops; in romfs_iget()
/kernel/linux/linux-6.6/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
H A Dsuper.c339 i->i_fop = &romfs_ro_fops; in romfs_iget()

Completed in 3 milliseconds