kernel/fs/nilfs2/btnode.h
.. .. @@ -30,6 +30,7 @@ 30 30 struct buffer_head *newbh; 31 31 }; 32 32 33 +void nilfs_init_btnc_inode(struct inode *btnc_inode);33 34 void nilfs_btnode_cache_clear(struct address_space *); 34 35 struct buffer_head *nilfs_btnode_create_block(struct address_space *btnc, 35 36 __u64 blocknr);