X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libbcachefs%2Finode.h;h=2781e328158375322dad3b6d7be0858960f0471a;hb=9799b119c34d7be1ee96d143209cfe5fc543d92a;hp=a7464e1b696046a074f10f2a72cc38163718f041;hpb=bd9e0153342c51390ec655b4e78eda1aa1c32a84;p=bcachefs-tools-debian diff --git a/libbcachefs/inode.h b/libbcachefs/inode.h index a7464e1..2781e32 100644 --- a/libbcachefs/inode.h +++ b/libbcachefs/inode.h @@ -200,6 +200,7 @@ void bch2_inode_nlink_dec(struct btree_trans *, struct bch_inode_unpacked *); struct bch_opts bch2_inode_opts_to_opts(struct bch_inode_unpacked *); void bch2_inode_opts_get(struct bch_io_opts *, struct bch_fs *, struct bch_inode_unpacked *); +int bch2_inum_opts_get(struct btree_trans*, subvol_inum, struct bch_io_opts *); int bch2_inode_rm_snapshot(struct btree_trans *, u64, u32); int bch2_delete_dead_inodes(struct bch_fs *);