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

/netbsd-current/sys/fs/nfs/common/
H A Dnfs.h326 #define NFSLCK_CONFIRM 0x00020000 macro
/netbsd-current/sys/fs/nfs/server/
H A Dnfs_nfsdstate.c3263 (!(new_stp->ls_flags & NFSLCK_CONFIRM) &&
3265 ((new_stp->ls_flags & NFSLCK_CONFIRM) &&
3274 !(new_stp->ls_flags & NFSLCK_CONFIRM)) ||
3293 (new_stp->ls_flags & NFSLCK_CONFIRM) &&
3312 if (new_stp->ls_flags & NFSLCK_CONFIRM) {
H A Dnfs_nfsdserv.c3184 stp->ls_flags = NFSLCK_CONFIRM;

Completed in 136 milliseconds