Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dinode.h208 static inline u8 mode_to_type(umode_t mode) in mode_to_type() function
215 return inode->bi_subvol ? DT_SUBVOL : mode_to_type(inode->bi_mode); in inode_d_type()
H A Dnamei.c38 unsigned dir_type = mode_to_type(mode); in bch2_create_trans()
224 mode_to_type(inode_u->bi_mode), in bch2_link_trans()
H A Dfsck.c305 mode_to_type(lostfound->bi_mode), in lookup_lostfound()
2909 u.bi_inum, bch2_d_types[mode_to_type(u.bi_mode)], in check_nlinks_update_inode()