Searched refs:jffs2_file_inode_operations (Results 1 – 4 of 4) sorted by relevance
432 inode->i_op = &jffs2_file_inode_operations; in jffs2_read_inode()452 inode->i_op = &jffs2_file_inode_operations; in jffs2_read_inode()
315 extern struct inode_operations jffs2_file_inode_operations;
233 inode->i_op = &jffs2_file_inode_operations; in jffs2_create()842 inode->i_op = &jffs2_file_inode_operations; in jffs2_mknod()
70 struct inode_operations jffs2_file_inode_operations = variable