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