Home
last modified time | relevance | path

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

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