Home
last modified time | relevance | path

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

/openbmc/linux/fs/overlayfs/
H A Dinode.c947 static struct lock_class_key ovl_i_lock_key[OVL_MAX_NESTING]; in ovl_lockdep_annotate_inode_mutex_key() local
959 lockdep_set_class(&OVL_I(inode)->lock, &ovl_i_lock_key[depth]); in ovl_lockdep_annotate_inode_mutex_key()