HomeSort by: relevance | last modified time | path
    Searched defs:ckp (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/ufs/lfs/
lfs_subr.c 440 unsigned long sync, ckp; local in function:lfs_segunlock
456 ckp = sp->seg_flags & SEGM_CKP;
494 if (!ckp) {
512 while (ckp && sync && fs->lfs_iocount) {
526 if (ckp) {
lfs_subr.c 440 unsigned long sync, ckp; local in function:lfs_segunlock
456 ckp = sp->seg_flags & SEGM_CKP;
494 if (!ckp) {
512 while (ckp && sync && fs->lfs_iocount) {
526 if (ckp) {

Completed in 21 milliseconds