Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dtrace.h12 __field(u32, name##_snapshot )
17 __entry->dst##_snapshot = (src).snapshot
H A Dfsck.c765 #define for_each_visible_inode(_c, _s, _w, _snapshot, _i) \ argument
767 (_i)->snapshot <= (_snapshot); _i++) \
768 if (key_visible_in_snapshot(_c, _s, _i->snapshot, _snapshot))