Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dfsck.c2665 struct pathbuf_entry { struct
2670 typedef DARRAY(struct pathbuf_entry) pathbuf; argument
2672 static int bch2_bi_depth_renumber_one(struct btree_trans *trans, struct pathbuf_entry *p, in bch2_bi_depth_renumber_one()
2762 ret = darray_push(&path, ((struct pathbuf_entry) { in check_path_loop()