Home
last modified time | relevance | path

Searched refs:LOCKD_MSG_TCP (Results 1 – 2 of 2) sorted by relevance

/xnu-8019.80.24/bsd/nfs/
H A Dnfs_lock.h95 #define LOCKD_MSG_TCP 0x0040 /* (try to) use TCP for request */ macro
H A Dnfs_lock.c445 msg->lm_flags |= LOCKD_MSG_TCP; in nfs3_lockd_request()