Searched refs:nBackgroundDeletions (Results 1 – 3 of 3) sorted by relevance
736 int nBackgroundDeletions; /* Count of background deletions. */ member775 int nBackgroundDeletions; /* Count of background deletions. */ member
3463 cp->nBackgroundDeletions = dev->nBackgroundDeletions; in yaffs_DeviceToCheckpointDevice()3479 dev->nBackgroundDeletions = cp->nBackgroundDeletions; in yaffs_CheckpointDeviceToDevice()6404 dev->nBackgroundDeletions = 0; in yaffs_GutsInitialise()
1872 sprintf(buf, "nBackgroudDeletions %d\n", dev->nBackgroundDeletions);