Home
last modified time | relevance | path

Searched refs:SEGM_CLEAN (Results 1 – 3 of 3) sorted by relevance

/original-bsd/sys/ufs/lfs/
H A Dlfs.h326 #define SEGM_CLEAN 0x02 /* cleaner call; don't sort */ macro
H A Dlfs_syscalls.c102 lfs_seglock(fs, SEGM_SYNC | SEGM_CLEAN);
H A Dlfs_segment.c570 if (!(sp->seg_flags & SEGM_CLEAN))
921 if (fs->lfs_sp->seg_flags & SEGM_CLEAN) {