Searched refs:h_lockdep_map (Results 1 – 2 of 2) sorted by relevance
385 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()
493 struct lockdep_map h_lockdep_map; member