Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/nfsd/
Dexport.c50 #define CLIENT_HASH(a) \ macro
533 head = &clnt_hash[CLIENT_HASH(addr)]; in exp_getclient()
695 head = &clnt_hash[CLIENT_HASH(addr.s_addr)]; in e_show()
799 hash = CLIENT_HASH(addr.s_addr); in exp_addclient()