Searched refs:nm_lock (Results 1 – 4 of 4) sorted by relevance
118 mutex_init(&newnamep->nm_lock, NULL, MUTEX_DEFAULT, NULL); in nm_open()120 mutex_enter(&nodep->nm_lock); in nm_open()138 mutex_exit(&nodep->nm_lock); in nm_open()225 mutex_enter(&nodep->nm_lock); in nm_getattr()227 mutex_exit(&nodep->nm_lock); in nm_getattr()282 mutex_enter(&nodep->nm_lock); in nm_setattr()324 mutex_exit(&nodep->nm_lock); in nm_setattr()342 mutex_enter(&nodep->nm_lock); in nm_access()344 mutex_exit(&nodep->nm_lock); in nm_access()
399 mutex_init(&nodep->nm_lock, NULL, MUTEX_DEFAULT, NULL); in nm_mount()572 mutex_enter(&nodep->nm_lock); in nm_unmount()574 mutex_exit(&nodep->nm_lock); in nm_unmount()578 mutex_exit(&nodep->nm_lock); in nm_unmount()
1197 kmutex_t nm_lock; member1214 mutex_enter(&ctl_msg.nm_lock); in post_xscf_msg()1222 mutex_exit(&ctl_msg.nm_lock); in post_xscf_msg()1234 mutex_enter(&ctl_msg.nm_lock); in pass2xscf_thread()1246 mutex_exit(&ctl_msg.nm_lock); in pass2xscf_thread()1284 mutex_exit(&ctl_msg.nm_lock); in pass2xscf_thread()1310 mutex_enter(&ctl_msg.nm_lock); in pass2xscf_thread()1315 mutex_exit(&ctl_msg.nm_lock); in pass2xscf_thread()1331 mutex_enter(&ctl_msg.nm_lock); in pass2xscf_thread()1338 mutex_exit(&ctl_msg.nm_lock); in pass2xscf_thread()
62 kmutex_t nm_lock; /* protects nm_vattr */ member