Home
last modified time | relevance | path

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

/third_party/ntfs-3g/libntfs-3g/
Dindex.c2077 static INDEX_ENTRY *ntfs_index_walk_up(INDEX_ENTRY *ie, in ntfs_index_walk_up() function
2163 next = ntfs_index_walk_up(ie, ictx); in ntfs_index_next()
2183 next = ntfs_index_walk_up(next, ictx); in ntfs_index_next()