]> git.ipfire.org Git - people/ms/linux.git/blobdiff - fs/nilfs2/btnode.h
Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block
[people/ms/linux.git] / fs / nilfs2 / btnode.h
index bd5544e63a01dc3876227f210583d4ae94e8df90..4bc5612dff947e47e513a4cf9a7922d4c54b8f72 100644 (file)
@@ -34,8 +34,8 @@ 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);
-int nilfs_btnode_submit_block(struct address_space *, __u64, sector_t, int,
-                             int, struct buffer_head **, sector_t *);
+int nilfs_btnode_submit_block(struct address_space *, __u64, sector_t,
+                             blk_opf_t, struct buffer_head **, sector_t *);
 void nilfs_btnode_delete(struct buffer_head *);
 int nilfs_btnode_prepare_change_key(struct address_space *,
                                    struct nilfs_btnode_chkey_ctxt *);