Home
last modified time | relevance | path

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

/linux/fs/jffs2/
H A Dos-linux.h156 extern const struct address_space_operations jffs2_file_address_operations;
H A Dfile.c75 const struct address_space_operations jffs2_file_address_operations = variable
H A Dfs.c320 inode->i_mapping->a_ops = &jffs2_file_address_operations; in jffs2_iget()