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 dentry *dentry, u32 *fid, int buflen) in ovl_dentry_to_fid()
252 struct dentry *dentry; in ovl_encode_fh() local
285 struct dentry *dentry; in ovl_obtain_alias() local
340 static struct dentry *ovl_dentry_real_at(struct dentry *dentry, int idx) in ovl_dentry_real_at()
676 struct dentry *dentry; in ovl_upper_fh_to_d() local
698 struct dentry *dentry = NULL; in ovl_lower_fh_to_d() local
798 struct dentry *dentry = NULL; in ovl_fh_to_dentry() local
853 static struct dentry *ovl_get_parent(struct dentry *dentry) in ovl_get_parent()