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

/linux-master/fs/overlayfs/
H A Dinode.c791 * [...] &ovl_i_mutex_dir_key[depth] (stack_depth=2)
792 * [...] &ovl_i_mutex_dir_key[depth]#2 (stack_depth=1)
822 static struct lock_class_key ovl_i_mutex_dir_key[OVL_MAX_NESTING]; local
831 lockdep_set_class(&inode->i_rwsem, &ovl_i_mutex_dir_key[depth]);

Completed in 189 milliseconds