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

/darwin-on-arm/xnu/bsd/nfs/
H A Dnfsmount.h357 #define NFSSTA_MONITOR_SCAN 0x00000080 /* scan of monitored nodes in progress */ macro
H A Dnfs_socket.c1792 nmp->nm_state |= NFSSTA_MONITOR_SCAN;
1810 nmp->nm_state &= ~NFSSTA_MONITOR_SCAN;
H A Dnfs_vfsops.c4093 while (nmp->nm_state & NFSSTA_MONITOR_SCAN)

Completed in 24 milliseconds