Home
last modified time | relevance | path

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

/linux-6.14.4/fs/bcachefs/
Dfsck.c52 bch2_inode_unpacked_to_text(out, inode); in dirent_inode_mismatch_msg()
1069 (bch2_inode_unpacked_to_text(&buf, inode), buf.buf)) || in check_inode_dirent_inode()
1175 bch2_inode_unpacked_to_text(&buf, &u), in check_inode()
1191 bch2_inode_unpacked_to_text(&buf, &u), in check_inode()
1207 bch2_inode_unpacked_to_text(&buf, &u), in check_inode()
1304 bch2_inode_unpacked_to_text(&buf, &u), in check_inode()
1408 (bch2_inode_unpacked_to_text(&buf, &inode), in check_unreachable_inode()
2010 bch2_inode_unpacked_to_text(&buf, target), in check_dirent_inode_dirent()
2019 bch2_inode_unpacked_to_text(&buf, target), in check_dirent_inode_dirent()
2033 bch2_inode_unpacked_to_text(&buf, target), in check_dirent_inode_dirent()
Dinode.h118 void bch2_inode_unpacked_to_text(struct printbuf *, struct bch_inode_unpacked *);
Dinode.c556 void bch2_inode_unpacked_to_text(struct printbuf *out, struct bch_inode_unpacked *inode) in bch2_inode_unpacked_to_text() function
1382 bch2_inode_unpacked_to_text(&buf, &inode), in may_delete_deleted_inode()
Dfs-io.c187 (bch2_inode_unpacked_to_text(&buf, &u), in bch2_get_inode_journal_seq_trans()
Dfs.c673 bch2_inode_unpacked_to_text(&buf, &inode_u), in bch2_lookup_trans()