forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-12 a5969cabbb4660eab42b6ef0412cbbd1200cf14d
kernel/fs/nilfs2/btnode.h
....@@ -30,6 +30,7 @@
3030 struct buffer_head *newbh;
3131 };
3232
33
+void nilfs_init_btnc_inode(struct inode *btnc_inode);
3334 void nilfs_btnode_cache_clear(struct address_space *);
3435 struct buffer_head *nilfs_btnode_create_block(struct address_space *btnc,
3536 __u64 blocknr);