Home
last modified time | relevance | path

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

/linux-3.3/fs/jffs2/ !
Dos-linux.h159 extern const struct inode_operations jffs2_file_inode_operations;
Dfs.c309 inode->i_op = &jffs2_file_inode_operations; in jffs2_iget()
337 inode->i_op = &jffs2_file_inode_operations; in jffs2_iget()
Dfile.c64 const struct inode_operations jffs2_file_inode_operations = variable
Ddir.c197 inode->i_op = &jffs2_file_inode_operations; in jffs2_create()
667 inode->i_op = &jffs2_file_inode_operations; in jffs2_mknod()