Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dsnapshot.h123 static inline bool __bch2_snapshot_exists(struct bch_fs *c, u32 id) in __bch2_snapshot_exists() function
132 bool ret = __bch2_snapshot_exists(c, id); in bch2_snapshot_exists()