X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fptlrpc%2Fnodemap_internal.h;h=5d75fd7123b8af95c51cbdd0d6ffc697d4c74ee8;hp=4eec1071778d6737c63da8db12a1d682b6cca6eb;hb=be7efb4ce06996444c08914305a73833a7123eeb;hpb=279e4dd34e18de0f8ecda61b65d6e0f56f7c9fc8 diff --git a/lustre/ptlrpc/nodemap_internal.h b/lustre/ptlrpc/nodemap_internal.h index 4eec107..5d75fd7 100644 --- a/lustre/ptlrpc/nodemap_internal.h +++ b/lustre/ptlrpc/nodemap_internal.h @@ -171,6 +171,9 @@ struct rb_node *nm_rb_next_postorder(const struct rb_node *node); struct rb_node *nm_rb_first_postorder(const struct rb_root *root); void nodemap_getref(struct lu_nodemap *nodemap); void nodemap_putref(struct lu_nodemap *nodemap); +int nm_hash_list_cb(struct cfs_hash *hs, struct cfs_hash_bd *bd, + struct hlist_node *hnode, + void *nodemap_list_head); #define nm_rbtree_postorder_for_each_entry_safe(pos, n, \ root, field) \