Searched refs:bch2_d_types (Results 1 – 3 of 3) sorted by relevance
25 extern const char * const bch2_d_types[];36 return (d_type < BCH_DT_MAX ? bch2_d_types[d_type] : NULL) ?: "(bad d_type)"; in bch2_d_type_str()
151 const char * const bch2_d_types[BCH_DT_MAX] = { variable
2217 target->bi_inum, target->bi_snapshot, bch2_d_types[d.v->d_type], buf.buf)) { in check_dirent_inode_dirent()3092 u.bi_inum, bch2_d_types[mode_to_type(u.bi_mode)], in check_nlinks_update_inode()