Home
last modified time | relevance | path

Searched refs:ovl_i_mutex_key (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/overlayfs/
H A Dinode.c532 * inode lock will use the lockdep annotaion ovl_i_mutex_key[depth].
567 static struct lock_class_key ovl_i_mutex_key[OVL_MAX_NESTING]; in ovl_lockdep_annotate_inode_mutex_key() local
579 lockdep_set_class(&inode->i_rwsem, &ovl_i_mutex_key[depth]); in ovl_lockdep_annotate_inode_mutex_key()
/kernel/linux/linux-6.6/fs/overlayfs/
H A Dinode.c910 * inode lock will use the lockdep annotation ovl_i_mutex_key[depth].
945 static struct lock_class_key ovl_i_mutex_key[OVL_MAX_NESTING]; in ovl_lockdep_annotate_inode_mutex_key() local
957 lockdep_set_class(&inode->i_rwsem, &ovl_i_mutex_key[depth]); in ovl_lockdep_annotate_inode_mutex_key()

Completed in 4 milliseconds