Searched refs:IFTODT (Results 1 – 2 of 2) sorted by relevance
1159 type = IFTODT(le16_to_cpu(lt->lt_type)); in ll_dirent_type_get()
956 #ifndef IFTODT957 #define IFTODT(type) (((type) & S_IFMT) >> IFSHIFT) macro