Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/nfs/
H A Dnfs_lock.c144 int send_shutdown; in nfs_lockd_mount_unregister() local
160 send_shutdown = ((nfs_lockd_mounts == 0) && nfs_lockd_request_sent); in nfs_lockd_mount_unregister()
161 if (send_shutdown) { in nfs_lockd_mount_unregister()
167 if (!send_shutdown) { in nfs_lockd_mount_unregister()