Home
last modified time | relevance | path

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

/openbmc/linux/fs/jffs2/
H A Dos-linux.h155 extern const struct inode_operations jffs2_file_inode_operations;
H A Dfs.c318 inode->i_op = &jffs2_file_inode_operations; in jffs2_iget()
349 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.c188 inode->i_op = &jffs2_file_inode_operations; in jffs2_create()
664 inode->i_op = &jffs2_file_inode_operations; in jffs2_mknod()