Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jffs2/
Dos-linux.h156 extern const struct address_space_operations jffs2_file_address_operations;
Dfile.c72 const struct address_space_operations jffs2_file_address_operations = variable
Dfs.c318 inode->i_mapping->a_ops = &jffs2_file_address_operations; in jffs2_iget()
Ddir.c187 inode->i_mapping->a_ops = &jffs2_file_address_operations; in jffs2_create()