Searched refs:NFSSTA_MONITOR_SCAN (Results 1 – 3 of 3) sorted by relevance
376 #define NFSSTA_MONITOR_SCAN 0x00000080 /* scan of monitored nodes in progress */ macro
2275 nmp->nm_state |= NFSSTA_MONITOR_SCAN; in nfs_mount_sock_thread()2298 nmp->nm_state &= ~NFSSTA_MONITOR_SCAN; in nfs_mount_sock_thread()
4248 while (nmp->nm_state & NFSSTA_MONITOR_SCAN) { in nfs_vfs_unmount()