Home
last modified time | relevance | path

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

/linux-6.12.1/fs/overlayfs/
Dinode.c822 static struct lock_class_key ovl_i_lock_key[OVL_MAX_NESTING]; in ovl_lockdep_annotate_inode_mutex_key() local
834 lockdep_set_class(&OVL_I(inode)->lock, &ovl_i_lock_key[depth]); in ovl_lockdep_annotate_inode_mutex_key()