Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/jffs2/
H A Dos-linux.h155 extern const struct inode_operations jffs2_file_inode_operations;
H A Dfs.c317 inode->i_op = &jffs2_file_inode_operations; in jffs2_iget()
348 inode->i_op = &jffs2_file_inode_operations; in jffs2_iget()
H A Dfile.c65 const struct inode_operations jffs2_file_inode_operations = variable
H A Ddir.c185 inode->i_op = &jffs2_file_inode_operations; in jffs2_create()
655 inode->i_op = &jffs2_file_inode_operations; in jffs2_mknod()