| /fs/overlayfs/ | 
| D | export.c | 300 	struct dentry *upper = upper_alias ?: index;  in ovl_obtain_alias()  local 459 		struct dentry *upper = ovl_index_upper(ofs, index, true);  in ovl_lookup_real_inode()  local 647 				     struct dentry *upper,  in ovl_get_dentry() 678 	struct dentry *upper;  in ovl_upper_fh_to_d()  local 735 		struct dentry *upper = ovl_index_upper(ofs, index, true);  in ovl_lower_fh_to_d()  local
  | 
| D | copy_up.c | 488 		      struct dentry *upper)  in ovl_set_origin_fh() 503 static int ovl_set_upper_fh(struct ovl_fs *ofs, struct dentry *upper,  in ovl_set_upper_fh() 525 			    struct dentry *upper)  in ovl_create_index() 600 	struct dentry *upper;  in ovl_link_up()  local 768 	struct dentry *temp, *upper, *trap;  in ovl_copy_up_workdir()  local 868 	struct dentry *temp, *upper;  in ovl_copy_up_tmpfile()  local
  | 
| D | dir.c | 235 static int ovl_set_opaque_xerr(struct dentry *dentry, struct dentry *upper,  in ovl_set_opaque_xerr() 371 	struct dentry *upper;  in ovl_clear_empty()  local 454 	struct dentry *upper;  in ovl_create_over_whiteout()  local 749 static bool ovl_matches_upper(struct dentry *dentry, struct dentry *upper)  in ovl_matches_upper() 760 	struct dentry *upper;  in ovl_remove_and_whiteout()  local 814 	struct dentry *upper;  in ovl_remove_upper()  local
  | 
| D | namei.c | 574 	struct dentry *upper;  in ovl_index_upper()  local 610 	struct dentry *upper = NULL;  in ovl_verify_index()  local 781 struct dentry *ovl_lookup_index(struct ovl_fs *ofs, struct dentry *upper,  in ovl_lookup_index() 896 			  struct dentry *lower, struct dentry *upper)  in ovl_fix_origin()
  | 
| D | params.h | 28 	struct path upper;  member
  | 
| D | params.c | 275 			       enum ovl_opt layer, const char *name, bool upper)  in ovl_mount_dir_check() 373 	bool upper = (layer == Opt_upperdir || layer == Opt_workdir);  in ovl_parse_layer()  local
  | 
| D | overlayfs.h | 701 static inline int ovl_verify_origin_fh(struct ovl_fs *ofs, struct dentry *upper,  in ovl_verify_origin_fh() 707 static inline int ovl_verify_origin(struct ovl_fs *ofs, struct dentry *upper,  in ovl_verify_origin() 715 				   struct dentry *upper, bool set)  in ovl_verify_upper()
  | 
| D | super.c | 33 	struct dentry *upper, *lower;  in ovl_d_real()  local 110 	struct dentry *upper;  in ovl_dentry_revalidate_common()  local
  | 
| D | util.c | 920 void ovl_check_protattr(struct inode *inode, struct dentry *upper)  in ovl_check_protattr() 955 int ovl_set_protattr(struct inode *inode, struct dentry *upper,  in ovl_set_protattr()
  | 
| D | inode.c | 1171 static bool ovl_hash_bylower(struct super_block *sb, struct dentry *upper,  in ovl_hash_bylower()
  | 
| D | readdir.c | 1024 void ovl_cleanup_whiteouts(struct ovl_fs *ofs, struct dentry *upper,  in ovl_cleanup_whiteouts()
  | 
| /fs/btrfs/ | 
| D | backref.c | 3134 	struct btrfs_backref_node *upper;  in btrfs_backref_cleanup_node()  local 3201 			     struct btrfs_backref_node *upper,  in btrfs_backref_link_edge() 3229 	struct btrfs_backref_node *upper;  in handle_direct_tree_backref()  local 3305 	struct btrfs_backref_node *upper;  in handle_indirect_tree_backref()  local 3616 		struct btrfs_backref_node *upper;  in btrfs_backref_finish_upper_links()  local 3692 	struct btrfs_backref_node *upper;  in btrfs_backref_error_cleanup()  local
  | 
| D | backref.h | 328 	struct list_head upper;  member
  | 
| D | ctree.c | 3139 	struct extent_buffer *upper = path->nodes[1];  in __push_leaf_right()  local 3275 	struct extent_buffer *upper;  in push_leaf_right()  local
  | 
| D | relocation.c | 2323 	struct btrfs_backref_node *upper;  in do_relocation()  local
  | 
| /fs/fat/ | 
| D | namei_vfat.c | 268 		      upper:1,  member
  |