Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dnamei.c680 bch2_inode_unpacked_to_text(&buf, target), in bch2_check_dirent_inode_dirent()
689 bch2_inode_unpacked_to_text(&buf, target), in bch2_check_dirent_inode_dirent()
703 bch2_inode_unpacked_to_text(&buf, target), in bch2_check_dirent_inode_dirent()
H A Dinode.h118 void bch2_inode_unpacked_to_text(struct printbuf *, struct bch_inode_unpacked *);
H A Dfsck.c45 bch2_inode_unpacked_to_text(out, inode); in dirent_inode_mismatch_msg()
1057 (bch2_inode_unpacked_to_text(&buf, inode), buf.buf)) || in check_inode_dirent_inode()
1163 bch2_inode_unpacked_to_text(&buf, &u), in check_inode()
1179 bch2_inode_unpacked_to_text(&buf, &u), in check_inode()
1195 bch2_inode_unpacked_to_text(&buf, &u), in check_inode()
1292 bch2_inode_unpacked_to_text(&buf, &u), in check_inode()
1396 (bch2_inode_unpacked_to_text(&buf, &inode), in check_unreachable_inode()
H A Dinode.c557 void bch2_inode_unpacked_to_text(struct printbuf *out, struct bch_inode_unpacked *inode) in bch2_inode_unpacked_to_text() function
1404 bch2_inode_unpacked_to_text(&buf, &inode), in may_delete_deleted_inode()
H A Dfs-io.c202 (bch2_inode_unpacked_to_text(&buf, &u), in bch2_get_inode_journal_seq_trans()