Lines Matching defs:dentry
19 static int ovl_encode_maybe_copy_up(struct dentry *dentry) in ovl_encode_maybe_copy_up()
72 static int ovl_connectable_layer(struct dentry *dentry) in ovl_connectable_layer()
100 static int ovl_connect_layer(struct dentry *dentry) in ovl_connect_layer()
179 static int ovl_check_encode_origin(struct dentry *dentry) in ovl_check_encode_origin()
223 static int ovl_dentry_to_fid(struct ovl_fs *ofs, struct dentry *dentry, in ovl_dentry_to_fid()
263 struct dentry *dentry; in ovl_encode_fh() local
330 static struct dentry *ovl_dentry_real_at(struct dentry *dentry, int idx) in ovl_dentry_real_at()
672 struct dentry *dentry; in ovl_upper_fh_to_d() local
694 struct dentry *dentry = NULL; in ovl_lower_fh_to_d() local
794 struct dentry *dentry = NULL; in ovl_fh_to_dentry() local
849 static struct dentry *ovl_get_parent(struct dentry *dentry) in ovl_get_parent()