Lines Matching defs:dentry
331 int ovl_set_origin(struct dentry *dentry, struct dentry *lower, in ovl_set_origin()
380 static int ovl_create_index(struct dentry *dentry, struct dentry *origin, in ovl_create_index()
436 struct dentry *dentry; member
551 static int ovl_prep_cu_creds(struct dentry *dentry, struct ovl_cu_creds *cc) in ovl_prep_cu_creds()
772 static bool ovl_need_meta_copy_up(struct dentry *dentry, umode_t mode, in ovl_need_meta_copy_up()
789 static ssize_t ovl_getxattr(struct dentry *dentry, char *name, char **value) in ovl_getxattr()
863 static int ovl_copy_up_one(struct dentry *parent, struct dentry *dentry, in ovl_copy_up_one()
927 static int ovl_copy_up_flags(struct dentry *dentry, int flags) in ovl_copy_up_flags()
970 static bool ovl_open_need_copy_up(struct dentry *dentry, int flags) in ovl_open_need_copy_up()
985 int ovl_maybe_copy_up(struct dentry *dentry, int flags) in ovl_maybe_copy_up()
1000 int ovl_copy_up_with_data(struct dentry *dentry) in ovl_copy_up_with_data()
1005 int ovl_copy_up(struct dentry *dentry) in ovl_copy_up()