Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dinode.h204 static inline u8 inode_d_type(struct bch_inode_unpacked *inode) in inode_d_type() function
Dfsck.c416 inode_d_type(inode), in reattach_inode()
2248 if (fsck_err_on(d.v->d_type != inode_d_type(target), in check_dirent_target()
2252 bch2_d_type_str(inode_d_type(target)), in check_dirent_target()
2261 n->v.d_type = inode_d_type(target); in check_dirent_target()