Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/overlayfs/
H A Dinode.c644 #define OVL_MAX_NESTING FILESYSTEM_MAX_STACK_DEPTH macro
649 static struct lock_class_key ovl_i_mutex_key[OVL_MAX_NESTING]; in ovl_lockdep_annotate_inode_mutex_key()
650 static struct lock_class_key ovl_i_mutex_dir_key[OVL_MAX_NESTING]; in ovl_lockdep_annotate_inode_mutex_key()
651 static struct lock_class_key ovl_i_lock_key[OVL_MAX_NESTING]; in ovl_lockdep_annotate_inode_mutex_key()
655 if (WARN_ON_ONCE(depth < 0 || depth >= OVL_MAX_NESTING)) in ovl_lockdep_annotate_inode_mutex_key()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/overlayfs/
H A Dinode.c644 #define OVL_MAX_NESTING FILESYSTEM_MAX_STACK_DEPTH macro
649 static struct lock_class_key ovl_i_mutex_key[OVL_MAX_NESTING]; in ovl_lockdep_annotate_inode_mutex_key()
650 static struct lock_class_key ovl_i_mutex_dir_key[OVL_MAX_NESTING]; in ovl_lockdep_annotate_inode_mutex_key()
651 static struct lock_class_key ovl_i_lock_key[OVL_MAX_NESTING]; in ovl_lockdep_annotate_inode_mutex_key()
655 if (WARN_ON_ONCE(depth < 0 || depth >= OVL_MAX_NESTING)) in ovl_lockdep_annotate_inode_mutex_key()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/overlayfs/
H A Dinode.c644 #define OVL_MAX_NESTING FILESYSTEM_MAX_STACK_DEPTH macro
649 static struct lock_class_key ovl_i_mutex_key[OVL_MAX_NESTING]; in ovl_lockdep_annotate_inode_mutex_key()
650 static struct lock_class_key ovl_i_mutex_dir_key[OVL_MAX_NESTING]; in ovl_lockdep_annotate_inode_mutex_key()
651 static struct lock_class_key ovl_i_lock_key[OVL_MAX_NESTING]; in ovl_lockdep_annotate_inode_mutex_key()
655 if (WARN_ON_ONCE(depth < 0 || depth >= OVL_MAX_NESTING)) in ovl_lockdep_annotate_inode_mutex_key()