Home
last modified time | relevance | path

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

/linux/fs/nilfs2/
H A Dgcinode.c162 inode->i_mapping->a_ops = &nilfs_buffer_cache_aops; in nilfs_init_gcinode()
H A Dbtnode.c38 btnc_inode->i_mapping->a_ops = &nilfs_buffer_cache_aops; in nilfs_init_btnc_inode()
H A Dnilfs.h404 extern const struct address_space_operations nilfs_buffer_cache_aops;
H A Dinode.c283 const struct address_space_operations nilfs_buffer_cache_aops = { variable
686 s_inode->i_mapping->a_ops = &nilfs_buffer_cache_aops; in nilfs_iget_for_shadow()