Home
last modified time | relevance | path

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

/openbmc/linux/fs/ubifs/
H A Ddir.c113 inode->i_op = &ubifs_file_inode_operations; in ubifs_new_inode()
128 inode->i_op = &ubifs_file_inode_operations; in ubifs_new_inode()
377 ubifs_assert(c, inode->i_op == &ubifs_file_inode_operations); in create_whiteout()
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 Dfile.c1640 const struct inode_operations ubifs_file_inode_operations = { variable
H A Dubifs.h1533 extern const struct inode_operations ubifs_file_inode_operations;
/openbmc/u-boot/fs/ubifs/
H A Dsuper.c326 inode->i_op = &ubifs_file_inode_operations; in ubifs_iget()
386 inode->i_op = &ubifs_file_inode_operations; in ubifs_iget()
392 inode->i_op = &ubifs_file_inode_operations; in ubifs_iget()
H A Dubifs.h2076 extern const struct inode_operations ubifs_file_inode_operations;