Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/jffs2/
H A Dos-linux.h156 extern const struct address_space_operations jffs2_file_address_operations;
H A Dfile.c73 const struct address_space_operations jffs2_file_address_operations = variable
H A Dfs.c319 inode->i_mapping->a_ops = &jffs2_file_address_operations; in jffs2_iget()
H A Ddir.c187 inode->i_mapping->a_ops = &jffs2_file_address_operations; in jffs2_create()
/kernel/linux/linux-6.6/fs/jffs2/
H A Dos-linux.h156 extern const struct address_space_operations jffs2_file_address_operations;
H A Dfile.c73 const struct address_space_operations jffs2_file_address_operations = variable
H A Ddir.c190 inode->i_mapping->a_ops = &jffs2_file_address_operations; in jffs2_create()
H A Dfs.c320 inode->i_mapping->a_ops = &jffs2_file_address_operations; in jffs2_iget()

Completed in 7 milliseconds