Searched refs:h_lockdep_map (Results 1 – 4 of 4) sorted by relevance
233 lock_map_acquire(&handle->h_lockdep_map); in start_this_handle()251 lockdep_init_map(&handle->h_lockdep_map, "jbd_handle", &jbd_handle_key, 0); in new_handle()417 lock_map_release(&handle->h_lockdep_map); in journal_restart()1479 lock_map_release(&handle->h_lockdep_map); in journal_stop()
373 lock_map_acquire(&handle->h_lockdep_map); in start_this_handle()389 lockdep_init_map(&handle->h_lockdep_map, "jbd2_handle", in new_handle()663 lock_map_release(&handle->h_lockdep_map); in jbd2__journal_restart()1672 lock_map_release(&handle->h_lockdep_map); in jbd2_journal_stop()
329 struct lockdep_map h_lockdep_map; member
451 struct lockdep_map h_lockdep_map; member