i_btnode_cache     61 fs/nilfs2/btree.c 	struct address_space *btnc = &NILFS_BMAP_I(btree)->i_btnode_cache;
i_btnode_cache    473 fs/nilfs2/btree.c 	struct address_space *btnc = &NILFS_BMAP_I(btree)->i_btnode_cache;
i_btnode_cache   1917 fs/nilfs2/btree.c 			&NILFS_BMAP_I(btree)->i_btnode_cache,
i_btnode_cache   1943 fs/nilfs2/btree.c 			&NILFS_BMAP_I(btree)->i_btnode_cache,
i_btnode_cache   1962 fs/nilfs2/btree.c 			&NILFS_BMAP_I(btree)->i_btnode_cache,
i_btnode_cache   2138 fs/nilfs2/btree.c 	struct address_space *btcache = &NILFS_BMAP_I(btree)->i_btnode_cache;
i_btnode_cache   2192 fs/nilfs2/btree.c 			&NILFS_BMAP_I(btree)->i_btnode_cache,
i_btnode_cache   2197 fs/nilfs2/btree.c 			&NILFS_BMAP_I(btree)->i_btnode_cache,
i_btnode_cache    131 fs/nilfs2/gcinode.c 	ret = nilfs_btnode_submit_block(&NILFS_I(inode)->i_btnode_cache,
i_btnode_cache    188 fs/nilfs2/gcinode.c 		nilfs_btnode_cache_clear(&ii->i_btnode_cache);
i_btnode_cache    773 fs/nilfs2/inode.c 	nilfs_btnode_cache_clear(&ii->i_btnode_cache);
i_btnode_cache    534 fs/nilfs2/mdt.c 				     &ii->i_btnode_cache);
i_btnode_cache    625 fs/nilfs2/mdt.c 	nilfs_clear_dirty_pages(&ii->i_btnode_cache, true);
i_btnode_cache    626 fs/nilfs2/mdt.c 	nilfs_copy_back_pages(&ii->i_btnode_cache, &shadow->frozen_btnodes);
i_btnode_cache     46 fs/nilfs2/nilfs.h 	struct address_space i_btnode_cache;
i_btnode_cache     81 fs/nilfs2/nilfs.h 		container_of(btnc, struct nilfs_inode_info, i_btnode_cache);
i_btnode_cache    741 fs/nilfs2/segment.c 	struct address_space *mapping = &ii->i_btnode_cache;
i_btnode_cache   2413 fs/nilfs2/segment.c 		nilfs_btnode_cache_clear(&ii->i_btnode_cache);
i_btnode_cache    154 fs/nilfs2/super.c 	nilfs_mapping_init(&ii->i_btnode_cache, &ii->vfs_inode);
i_btnode_cache   1378 fs/nilfs2/super.c 	address_space_init_once(&ii->i_btnode_cache);