Home
last modified time | relevance | path

Searched refs:VQ_NOTRESPLOCK (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/nlm/
H A Dnlm_advlock.c140 VQ_NOTRESPLOCK, 0); in nlm_down()
165 VQ_NOTRESPLOCK, 1); in nlm_up()
/freebsd/sys/fs/nfs/
H A Dnfs_commonkrpc.c1663 VQ_NOTRESPLOCK, 0); in nfs_down()
1693 VQ_NOTRESPLOCK, 1); in nfs_up()
/freebsd/sys/sys/
H A Dmount.h730 #define VQ_NOTRESPLOCK 0x0080 /* server lockd down */ macro
/freebsd/sys/fs/nfsclient/
H A Dnfs_clvfsops.c2085 vq.vq_flags |= VQ_NOTRESPLOCK; in nfs_sysctl()