Searched refs:hash_next (Results 1 – 3 of 3) sorted by relevance
343 de->u.hash_next = 0; // TODO: Really need to maintain this in afs_edit_dir_add()359 de->u.hash_next = meta->meta.hashtable[iter.bucket]; in afs_edit_dir_add()459 next = de->u.hash_next; in afs_edit_dir_remove()486 prev_next = pde->u.hash_next; in afs_edit_dir_remove()495 pde->u.hash_next = next; in afs_edit_dir_remove()
54 __be16 hash_next; member
167 entry = ntohs(dire->u.hash_next); in afs_dir_search_bucket()
Completed in 9 milliseconds