Home
last modified time | relevance | path

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

/linux-4.4.14/fs/jbd2/
Dtransaction.c385 lock_map_acquire(&handle->h_lockdep_map); in start_this_handle()
401 lockdep_init_map(&handle->h_lockdep_map, "jbd2_handle", in new_handle()
675 lock_map_release(&handle->h_lockdep_map); in jbd2__journal_restart()
1770 lock_map_release(&handle->h_lockdep_map); in jbd2_journal_stop()
/linux-4.4.14/include/linux/
Djbd2.h493 struct lockdep_map h_lockdep_map; member