Home
last modified time | relevance | path

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

/fs/ncpfs/
Dinode.c44 #define NCP_DEFAULT_RETRY_COUNT 20 macro
331 if (server->m.retry_count != NCP_DEFAULT_RETRY_COUNT) in ncp_show_options()
369 data->retry_count = NCP_DEFAULT_RETRY_COUNT; in ncp_parse_options()