Home
last modified time | relevance | path

Searched refs:ubifs_file_inode_operations (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/ubifs/
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 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()
H A Dubifs.h1504 extern const struct inode_operations ubifs_file_inode_operations;
H A Dfile.c1656 const struct inode_operations ubifs_file_inode_operations = { variable
/kernel/linux/linux-6.6/fs/ubifs/
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 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 Dubifs.h1533 extern const struct inode_operations ubifs_file_inode_operations;
H A Dfile.c1640 const struct inode_operations ubifs_file_inode_operations = { variable

Completed in 22 milliseconds