Searched refs:iMmap (Results 1 – 3 of 3) sorted by relevance
99 pDb->iMmap = LSM_DFLT_MMAP; in lsm_new()333 pDb->iMmap = *piVal; in lsm_config()336 *piVal = pDb->iMmap; in lsm_config()
351 int iMmap; /* Configured by LSM_CONFIG_MMAP */ member
737 if( db->iMmap==1 ){ in lsmFsConfigure()742 pFS->nMapLimit = (i64)db->iMmap * 1024; in lsmFsConfigure()