Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dsnapshot.c162 static noinline struct snapshot_t *__snapshot_t_mut(struct bch_fs *c, u32 id) in __snapshot_t_mut() function
202 return __snapshot_t_mut(c, id); in snapshot_t_mut()