Home
last modified time | relevance | path

Searched refs:jffs2_file_operations (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/fs/jffs2/
H A Dos-linux.h154 extern const struct file_operations jffs2_file_operations;
H A Dfile.c50 const struct file_operations jffs2_file_operations = variable
H A Dfs.c318 inode->i_fop = &jffs2_file_operations; in jffs2_iget()
H A Ddir.c186 inode->i_fop = &jffs2_file_operations; in jffs2_create()