Home
last modified time | relevance | path

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

/linux-5.19.10/fs/nilfs2/
Ddat.c468 static struct lock_class_key dat_lock_key; in nilfs_dat_read() local
498 lockdep_set_class(&di->mi.mi_sem, &dat_lock_key); in nilfs_dat_read()