Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
A Dinode.h19 void bch2_inode_to_text(struct printbuf *, struct bch_fs *, struct bkey_s_c);
36 .val_to_text = bch2_inode_to_text, \
43 .val_to_text = bch2_inode_to_text, \
50 .val_to_text = bch2_inode_to_text, \
A Dinode.c561 void bch2_inode_to_text(struct printbuf *out, struct bch_fs *c, struct bkey_s_c k) in bch2_inode_to_text() function

Completed in 8 milliseconds