Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ncpfs/
Dinode.c43 #define NCP_DEFAULT_RETRY_COUNT 20 macro
354 if (server->m.retry_count != NCP_DEFAULT_RETRY_COUNT) in ncp_show_options()
392 data->retry_count = NCP_DEFAULT_RETRY_COUNT; in ncp_parse_options()