summaryrefslogtreecommitdiff
path: root/libbcachefs/fs.c
diff options
context:
space:
mode:
Diffstat (limited to 'libbcachefs/fs.c')
-rw-r--r--libbcachefs/fs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbcachefs/fs.c b/libbcachefs/fs.c
index 9fc6c39e..d462c068 100644
--- a/libbcachefs/fs.c
+++ b/libbcachefs/fs.c
@@ -1477,7 +1477,7 @@ static void bch2_evict_inode(struct inode *vinode)
}
void bch2_evict_subvolume_inodes(struct bch_fs *c,
- struct snapshot_id_list *s)
+ snapshot_id_list *s)
{
struct super_block *sb = c->vfs_sb;
struct inode *inode;