Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ubifs/
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()
379 ubifs_assert(c, inode->i_op == &ubifs_file_inode_operations); in create_whiteout()
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()
Dfile.c1655 const struct inode_operations ubifs_file_inode_operations = { variable
Dubifs.h1504 extern const struct inode_operations ubifs_file_inode_operations;