Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_fhistory.c68 #define N_NODE_ENTRIES 1000 macro
313 session->ns_fh.fh_node_index == N_NODE_ENTRIES) { in ndmpd_api_file_history_node_v2()
341 session->ns_fh.fh_node_entries = ndmp_malloc(N_NODE_ENTRIES in ndmpd_api_file_history_node_v2()
647 session->ns_fh_v3.fh_node_index == N_NODE_ENTRIES) { in ndmpd_api_file_history_node_v3()
678 ndmp_malloc(sizeof (ndmp_node_v3) * N_NODE_ENTRIES); in ndmpd_api_file_history_node_v3()
685 ndmp_malloc(sizeof (ndmp_file_stat_v3) * N_NODE_ENTRIES); in ndmpd_api_file_history_node_v3()