Searched refs:bch2_inum_to_path (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/fs/bcachefs/ |
| H A D | namei.h | 45 int bch2_inum_to_path(struct btree_trans *, subvol_inum, struct printbuf *);
|
| H A D | error.c | 676 ret = bch2_inum_to_path(trans, inum, out); in bch2_inum_offset_err_msg_trans() 708 ret = bch2_inum_to_path(trans, inum, out); in bch2_inum_snap_offset_err_msg_trans()
|
| H A D | namei.c | 597 int bch2_inum_to_path(struct btree_trans *trans, subvol_inum inum, struct printbuf *path) in bch2_inum_to_path() function
|
| H A D | fsck.c | 276 ret = bch2_inum_to_path(trans, root_inum, &path); in lookup_lostfound()
|