Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/os/
H A Dflock.c461 lock_descriptor_t *fplock, *lock, *nlock; in ofdcleanlock() local
486 nlock = lock->l_next; in ofdcleanlock()
491 lock = nlock; in ofdcleanlock()
499 nlock = lock->l_next; in ofdcleanlock()
506 lock = nlock; in ofdcleanlock()
2735 lock_descriptor_t *lock, *nlock; in cl_flk_remove_locks_by_sysid() local
2758 nlock = lock->l_next; in cl_flk_remove_locks_by_sysid()
2762 lock = nlock; in cl_flk_remove_locks_by_sysid()
2768 nlock = lock->l_next; in cl_flk_remove_locks_by_sysid()
2774 lock = nlock; in cl_flk_remove_locks_by_sysid()
[all …]