Home
last modified time | relevance | path

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

/linux-6.14.4/fs/bcachefs/
Dsnapshot.h122 static inline bool __bch2_snapshot_exists(struct bch_fs *c, u32 id) in __bch2_snapshot_exists() function
131 bool ret = __bch2_snapshot_exists(c, id); in bch2_snapshot_exists()