Lines Matching defs:dentry
332 int ovl_set_origin(struct dentry *dentry, struct dentry *lower, in ovl_set_origin()
381 static int ovl_create_index(struct dentry *dentry, struct dentry *origin, in ovl_create_index()
437 struct dentry *dentry; member
552 static int ovl_prep_cu_creds(struct dentry *dentry, struct ovl_cu_creds *cc) in ovl_prep_cu_creds()
773 static bool ovl_need_meta_copy_up(struct dentry *dentry, umode_t mode, in ovl_need_meta_copy_up()
790 static ssize_t ovl_getxattr(struct dentry *dentry, char *name, char **value) in ovl_getxattr()
864 static int ovl_copy_up_one(struct dentry *parent, struct dentry *dentry, in ovl_copy_up_one()
928 static int ovl_copy_up_flags(struct dentry *dentry, int flags) in ovl_copy_up_flags()
972 static bool ovl_open_need_copy_up(struct dentry *dentry, int flags) in ovl_open_need_copy_up()
987 int ovl_maybe_copy_up(struct dentry *dentry, int flags) in ovl_maybe_copy_up()
1002 int ovl_copy_up_with_data(struct dentry *dentry) in ovl_copy_up_with_data()
1007 int ovl_copy_up(struct dentry *dentry) in ovl_copy_up()