Home
last modified time | relevance | path

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

/fs/afs/
A Ddir_edit.c343 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()
A Dxdr_fs.h54 __be16 hash_next; member
A Ddir_search.c167 entry = ntohs(dire->u.hash_next); in afs_dir_search_bucket()

Completed in 9 milliseconds