Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dinode.h149 int bch2_inode_find_snapshot_root(struct btree_trans *trans, u64 inum,
H A Dstr_hash.c223 int ret = bch2_inode_find_snapshot_root(trans, inum, &snapshot_root); in check_inode_hash_info_matches_root()
H A Dinode.c423 int bch2_inode_find_snapshot_root(struct btree_trans *trans, u64 inum, in bch2_inode_find_snapshot_root() function
H A Dfsck.c1144 ret = bch2_inode_find_snapshot_root(trans, u.bi_inum, snapshot_root); in check_inode()