Home
last modified time | relevance | path

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

/linux/fs/ntfs3/
H A Drecord.c363 u32 type_in = le32_to_cpu(type); in mi_find_attr() local
372 if (atype > type_in) in mi_find_attr()
375 if (atype < type_in) in mi_find_attr()