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

/netbsd-current/sys/fs/nfs/common/
H A Dnfs.h317 #define NFSLCK_OPENTOLOCK 0x00000100 macro
/netbsd-current/sys/fs/nfs/server/
H A Dnfs_nfsdstate.c1709 if (new_stp->ls_flags & NFSLCK_OPENTOLOCK) {
2176 if (!(new_stp->ls_flags & NFSLCK_OPENTOLOCK)) {
H A Dnfs_nfsdserv.c2219 flags |= NFSLCK_OPENTOLOCK;
2220 if (flags & NFSLCK_OPENTOLOCK) {

Completed in 137 milliseconds