Home
last modified time | relevance | path

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

/openbmc/linux/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.c320 inode->i_mapping->a_ops = &jffs2_file_address_operations; in jffs2_iget()
H A Ddir.c190 inode->i_mapping->a_ops = &jffs2_file_address_operations; in jffs2_create()