Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dinode.h64 void bch2_inode_generation_to_text(struct printbuf *, struct bch_fs *, struct bkey_s_c);
68 .val_to_text = bch2_inode_generation_to_text, \
Dinode.c793 void bch2_inode_generation_to_text(struct printbuf *out, struct bch_fs *c, in bch2_inode_generation_to_text() function