Searched refs:bch2_d_types (Results 1 – 4 of 4) sorted by relevance
28 extern const char * const bch2_d_types[];40 return (d_type < BCH_DT_MAX ? bch2_d_types[d_type] : NULL) ?: "(bad d_type)"; in bch2_d_type_str()
160 const char * const bch2_d_types[BCH_DT_MAX] = { variable
825 target->bi_inum, target->bi_snapshot, bch2_d_types[d.v->d_type], buf.buf)) { in bch2_check_dirent_inode_dirent()
3040 u.bi_inum, bch2_d_types[mode_to_type(u.bi_mode)], in check_nlinks_update_inode()
Completed in 19 milliseconds