Searched refs:NFSCLLAYOUTHASHSIZE (Results 1 – 2 of 2) sorted by relevance
56 #define NFSCLLAYOUTHASHSIZE 256 macro58 (&((c)->nfsc_layouthash[ncl_hash((f), (l)) % NFSCLLAYOUTHASHSIZE]))113 struct nfscllayouthash nfsc_layouthash[NFSCLLAYOUTHASHSIZE];
919 for (i = 0; i < NFSCLLAYOUTHASHSIZE; i++) in nfscl_getcl() 2159 for (i = 0; i < NFSCLLAYOUTHASHSIZE; i++) in nfscl_recover()