Searched refs:LCL_DONTCLEAN (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/fs/nfs/common/
H A Dnfs.h279 #define LCL_DONTCLEAN 0x00000002 macro
/netbsd-current/sys/fs/nfs/server/
H A Dnfs_nfsdstate.c422 new_clp->lc_flags |= (LCL_NEEDSCONFIRM | LCL_DONTCLEAN);
584 if ((clp->lc_flags & (LCL_NEEDSCONFIRM | LCL_DONTCLEAN)) ==
607 clp->lc_flags &= ~(LCL_NEEDSCONFIRM | LCL_DONTCLEAN);

Completed in 179 milliseconds