]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blobdiff - fs/nilfs2/btnode.h
nilfs2: fix lockdep warnings in page operations for btree nodes
[mirror_ubuntu-jammy-kernel.git] / fs / nilfs2 / btnode.h
index 0f88dbc9bcb3ef4536ff13a28321d432070a8413..05ab64d354dc9f12052ce25c967873b5eb1e52dd 100644 (file)
@@ -30,6 +30,7 @@ struct nilfs_btnode_chkey_ctxt {
        struct buffer_head *newbh;
 };
 
+void nilfs_init_btnc_inode(struct inode *btnc_inode);
 void nilfs_btnode_cache_clear(struct address_space *);
 struct buffer_head *nilfs_btnode_create_block(struct address_space *btnc,
                                              __u64 blocknr);