Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dopts.h25 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()
Dopts.c151 const char * const bch2_d_types[BCH_DT_MAX] = { variable
Dfsck.c2217 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()