Searched refs:SEGM_RECLAIM (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/ufs/lfs/
H A Dlfs.h1181 #define SEGM_RECLAIM 0x0080 /* Writing to reclaim vnode */ macro
H A Dlfs_pages.c742 sp->seg_flags |= SEGM_RECLAIM;
H A Dlfs_segment.c287 lfs_seglock(fs, SEGM_SYNC | ((error != 0) ? SEGM_RECLAIM : 0));
2063 if (sp->seg_flags & SEGM_RECLAIM) {

Completed in 142 milliseconds