Searched refs:cl_maxfiles (Results 1 – 2 of 2) sorted by relevance
1042 clp->cl_maxfiles = uvp->uv_maxfilesize * ftmp + .5; in cachefs_convert_uv2cl()1126 ltmp = ((long long)clp->cl_maxfiles * MAXBSIZE); in cachefs_convert_cl2uv()
402 int cl_maxfiles; /* max cache file size */ member