Home
last modified time | relevance | path

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

/netbsd/src/sys/kern/
Dvfs_trans.c83 enum fstrans_lock_type fli_lock_type; member
542 fli->fli_lock_type = lock_type; in _fstrans_start()
556 fli->fli_lock_type = lock_type; in _fstrans_start()
682 if (grant_lock(fmi, fli->fli_lock_type)) in state_change_done()
1068 switch (fli->fli_lock_type) { in fstrans_print_lwp()
1076 printf(" %#x", fli->fli_lock_type); in fstrans_print_lwp()