Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dsnapshot.h249 int __bch2_key_has_snapshot_overwrites(struct btree_trans *, enum btree_id, struct bpos);
259 return __bch2_key_has_snapshot_overwrites(trans, id, pos); in bch2_key_has_snapshot_overwrites()
Dsnapshot.c1729 int __bch2_key_has_snapshot_overwrites(struct btree_trans *trans, in __bch2_key_has_snapshot_overwrites() function