Searched refs:N_FILE_ENTRIES (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_fhistory.c66 #define N_FILE_ENTRIES N_PATH_ENTRIES macro
408 session->ns_fh_v3.fh_file_index == N_FILE_ENTRIES ||
434 N_FILE_ENTRIES);
441 ndmp_malloc(sizeof (ndmp_file_name_v3) * N_FILE_ENTRIES);
455 ndmp_malloc(sizeof (ndmp_file_stat_v3) * N_FILE_ENTRIES);

Completed in 93 milliseconds