nh_nodelist 57 xfs/xfs_node.c NNPQUEUE_INIT(&head->nh_nodelist[i]); nh_nodelist 83 xfs/xfs_node.c h = &head->nh_nodelist[xfs_hash(handlep)]; nh_nodelist 102 xfs/xfs_node.c h = &head->nh_nodelist[xfs_hash(&node->handle)]; nh_nodelist 115 xfs/xfs_node.c h = &head->nh_nodelist[xfs_hash(&node->handle)]; nh_nodelist 87 xfs/xfs_node.h struct nh_node_list nh_nodelist[XN_HASHSIZE];