Home
last modified time | relevance | path

Searched refs:bch2_evict_subvolume_inodes (Results 1 – 3 of 3) sorted by relevance

/linux/fs/bcachefs/
H A Dfs.h190 void bch2_evict_subvolume_inodes(struct bch_fs *, snapshot_id_list *);
204 static inline void bch2_evict_subvolume_inodes(struct bch_fs *c, in bch2_evict_subvolume_inodes() function
H A Dsubvolume.c525 bch2_evict_subvolume_inodes(c, &s); in bch2_subvolume_wait_for_pagecache_and_delete()
H A Dfs.c2202 void bch2_evict_subvolume_inodes(struct bch_fs *c, snapshot_id_list *s) in bch2_evict_subvolume_inodes() function