Searched defs:upper (Results 1 – 10 of 10) sorted by relevance
/fs/overlayfs/ |
D | export.c | 295 struct dentry *upper = upper_alias ?: index; in ovl_obtain_alias() local 465 struct dentry *upper = ovl_index_upper(ofs, index); in ovl_lookup_real_inode() local 653 struct dentry *upper, in ovl_get_dentry() 685 struct dentry *upper; in ovl_upper_fh_to_d() local 742 struct dentry *upper = ovl_index_upper(ofs, index); in ovl_lower_fh_to_d() local
|
D | copy_up.c | 285 struct dentry *upper) in ovl_set_origin() 312 static int ovl_set_upper_fh(struct dentry *upper, struct dentry *index) in ovl_set_upper_fh() 333 struct dentry *upper) in ovl_create_index() 404 struct dentry *upper; in ovl_link_up() local 532 struct dentry *temp, *upper; in ovl_copy_up_workdir() local 598 struct dentry *temp, *upper; in ovl_copy_up_tmpfile() local
|
D | dir.c | 208 static int ovl_set_opaque_xerr(struct dentry *dentry, struct dentry *upper, in ovl_set_opaque_xerr() 337 struct dentry *upper; in ovl_clear_empty() local 435 struct dentry *upper; in ovl_create_over_whiteout() local 725 static bool ovl_matches_upper(struct dentry *dentry, struct dentry *upper) in ovl_matches_upper() 735 struct dentry *upper; in ovl_remove_and_whiteout() local 788 struct dentry *upper; in ovl_remove_upper() local
|
D | namei.c | 464 struct dentry *upper; in ovl_index_upper() local 506 struct dentry *upper = NULL; in ovl_verify_index() local 681 struct dentry *ovl_lookup_index(struct ovl_fs *ofs, struct dentry *upper, in ovl_lookup_index() 790 struct dentry *upper) in ovl_fix_origin()
|
D | overlayfs.h | 332 static inline int ovl_verify_origin(struct dentry *upper, in ovl_verify_origin() 339 struct dentry *upper, bool set) in ovl_verify_upper()
|
D | inode.c | 838 static bool ovl_hash_bylower(struct super_block *sb, struct dentry *upper, in ovl_hash_bylower()
|
D | readdir.c | 961 void ovl_cleanup_whiteouts(struct dentry *upper, struct list_head *list) in ovl_cleanup_whiteouts()
|
/fs/btrfs/ |
D | relocation.c | 47 struct list_head upper; member 421 struct backref_node *upper; in remove_backref_node() local 692 struct backref_node *upper; in build_backref_tree() local 2839 struct backref_node *upper; in do_relocation() local
|
D | ctree.c | 3685 struct extent_buffer *upper = path->nodes[1]; in __push_leaf_right() local 3832 struct extent_buffer *upper; in push_leaf_right() local
|
/fs/fat/ |
D | namei_vfat.c | 268 upper:1, member
|