Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dinode.h109 void bch2_inode_unpacked_to_text(struct printbuf *, struct bch_inode_unpacked *);
Dfsck.c50 bch2_inode_unpacked_to_text(out, inode); in dirent_inode_mismatch_msg()
1217 (bch2_inode_unpacked_to_text(&buf, inode), buf.buf)) || in check_inode_dirent_inode()
1321 bch2_inode_unpacked_to_text(&buf, &u), in check_inode()
1337 bch2_inode_unpacked_to_text(&buf, &u), in check_inode()
1353 bch2_inode_unpacked_to_text(&buf, &u), in check_inode()
1539 (bch2_inode_unpacked_to_text(&buf, &inode), in check_unreachable_inode()
2141 bch2_inode_unpacked_to_text(&buf, target), in check_dirent_inode_dirent()
2150 bch2_inode_unpacked_to_text(&buf, target), in check_dirent_inode_dirent()
2164 bch2_inode_unpacked_to_text(&buf, target), in check_dirent_inode_dirent()
Dinode.c555 void bch2_inode_unpacked_to_text(struct printbuf *out, struct bch_inode_unpacked *inode) in bch2_inode_unpacked_to_text() function
1325 bch2_inode_unpacked_to_text(&buf, &inode), in may_delete_deleted_inode()
Dfs.c637 bch2_inode_unpacked_to_text(&buf, &inode_u), in bch2_lookup_trans()