Home
last modified time | relevance | path

Searched refs:ubifs_file_inode_operations (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/fs/ubifs/
H A Ddir.c111 inode->i_op = &ubifs_file_inode_operations; in ubifs_new_inode()
126 inode->i_op = &ubifs_file_inode_operations; in ubifs_new_inode()
400 ubifs_assert(c, inode->i_op == &ubifs_file_inode_operations); in do_tmpfile()
H A Dsuper.c172 inode->i_op = &ubifs_file_inode_operations; in ubifs_iget()
231 inode->i_op = &ubifs_file_inode_operations; in ubifs_iget()
237 inode->i_op = &ubifs_file_inode_operations; in ubifs_iget()
H A Dubifs.h1504 extern const struct inode_operations ubifs_file_inode_operations;
H A Dfile.c1655 const struct inode_operations ubifs_file_inode_operations = { variable
/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Dsuper.c327 inode->i_op = &ubifs_file_inode_operations; in ubifs_iget()
387 inode->i_op = &ubifs_file_inode_operations; in ubifs_iget()
393 inode->i_op = &ubifs_file_inode_operations; in ubifs_iget()
H A Dubifs.h2077 extern const struct inode_operations ubifs_file_inode_operations;