Searched refs:hdr_first_de (Results 1 – 2 of 2) sorted by relevance
594 struct NTFS_DE *e = hdr_first_de(hdr); in hdr_insert_head()1212 e = hdr_first_de(&root->ihdr); in indx_find_sort()1262 e = hdr_first_de(&n->index->ihdr); in indx_find_sort()1326 e = hdr_first_de(&root->ihdr); in indx_find_raw()1405 e = hdr_first_de(&n->index->ihdr); in indx_find_raw()1635 e0 = hdr_first_de(hdr); in indx_insert_into_root()1688 fnd->root_de = hdr_first_de(hdr); in indx_insert_into_root()1868 de_t = hdr_first_de(hdr1); in indx_insert_into_buffer()2183 e = hdr_first_de(&n->index->ihdr); in indx_get_entry_to_replace()2209 te = hdr_first_de(&n->index->ihdr); in indx_get_entry_to_replace()[all …]
712 static inline struct NTFS_DE *hdr_first_de(const struct INDEX_HDR *hdr) in hdr_first_de() function764 const struct NTFS_DE *first = hdr_first_de(&ib->ihdr); in ib_is_empty()
Completed in 14 milliseconds