Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ubifs/
Ddir.c118 inode->i_op = &ubifs_file_inode_operations; in ubifs_new_inode()
133 inode->i_op = &ubifs_file_inode_operations; in ubifs_new_inode()
393 ubifs_assert(c, inode->i_op == &ubifs_file_inode_operations); in do_tmpfile()
Dsuper.c154 inode->i_op = &ubifs_file_inode_operations; in ubifs_iget()
213 inode->i_op = &ubifs_file_inode_operations; in ubifs_iget()
219 inode->i_op = &ubifs_file_inode_operations; in ubifs_iget()
Dfile.c1653 const struct inode_operations ubifs_file_inode_operations = { variable
Dubifs.h1502 extern const struct inode_operations ubifs_file_inode_operations;