Searched refs:bch2_d_types (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/bcachefs/
H A Dopts.h25 extern const char * const bch2_d_types[];
35 return (d_type < BCH_DT_MAX ? bch2_d_types[d_type] : NULL) ?: "(bad d_type)";
H A Dopts.c150 const char * const bch2_d_types[BCH_DT_MAX] = { variable
H A Dfsck.c1827 target->bi_inum, target_snapshot, bch2_d_types[d.v->d_type], buf.buf)) {
2765 u.bi_inum, bch2_d_types[mode_to_type(u.bi_mode)],

Completed in 95 milliseconds