Lines Matching defs:dentry
19 static int ovl_encode_maybe_copy_up(struct dentry *dentry) in ovl_encode_maybe_copy_up()
77 static int ovl_connectable_layer(struct dentry *dentry) in ovl_connectable_layer()
105 static int ovl_connect_layer(struct dentry *dentry) in ovl_connect_layer()
183 static int ovl_check_encode_origin(struct dentry *dentry) in ovl_check_encode_origin()
214 static int ovl_dentry_to_fid(struct ovl_fs *ofs, struct dentry *dentry, in ovl_dentry_to_fid()
254 struct dentry *dentry; in ovl_encode_fh() local
287 struct dentry *dentry; in ovl_obtain_alias() local
343 static struct dentry *ovl_dentry_real_at(struct dentry *dentry, int idx) in ovl_dentry_real_at()
679 struct dentry *dentry; in ovl_upper_fh_to_d() local
701 struct dentry *dentry = NULL; in ovl_lower_fh_to_d() local
801 struct dentry *dentry = NULL; in ovl_fh_to_dentry() local
856 static struct dentry *ovl_get_parent(struct dentry *dentry) in ovl_get_parent()