Searched refs:vfs_d_type (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/fs/bcachefs/ | ||
D | dirent.h | 53 static inline unsigned vfs_d_type(unsigned type) in vfs_d_type() function |
D | dirent.c | 540 vfs_d_type(d.v->d_type)); in bch2_dir_emit() |