Home
last modified time | relevance | path

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

/linux/fs/ubifs/
H A 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()
399 ubifs_assert(c, inode->i_op == &ubifs_file_inode_operations); in create_whiteout()
H A Dsuper.c168 inode->i_op = &ubifs_file_inode_operations; in ubifs_iget()
227 inode->i_op = &ubifs_file_inode_operations; in ubifs_iget()
233 inode->i_op = &ubifs_file_inode_operations; in ubifs_iget()
H A Dfile.c1658 const struct inode_operations ubifs_file_inode_operations = { variable
H A Dubifs.h1527 extern const struct inode_operations ubifs_file_inode_operations;