Searched refs:ovl_path_type (Results 1 – 6 of 6) sorted by relevance
214 enum ovl_path_type ovl_path_type(struct dentry *dentry) in ovl_path_type() function217 enum ovl_path_type type = 0; in ovl_path_type()280 enum ovl_path_type ovl_path_real(struct dentry *dentry, struct path *path) in ovl_path_real()282 enum ovl_path_type type = ovl_path_type(dentry); in ovl_path_real()292 enum ovl_path_type ovl_path_realdata(struct dentry *dentry, struct path *path) in ovl_path_realdata()294 enum ovl_path_type type = ovl_path_type(dentry); in ovl_path_realdata()
19 enum ovl_path_type { enum449 enum ovl_path_type ovl_path_type(struct dentry *dentry);454 enum ovl_path_type ovl_path_real(struct dentry *dentry, struct path *path);455 enum ovl_path_type ovl_path_realdata(struct dentry *dentry, struct path *path);
475 enum ovl_path_type type; in ovl_cache_update()511 type = ovl_path_type(this); in ovl_cache_update()724 if (OVL_TYPE_MERGE(ovl_path_type(dir->d_parent))) { in ovl_iterate_real()772 OVL_TYPE_MERGE(ovl_path_type(dentry->d_parent))))) { in ovl_iterate()882 if (!OVL_TYPE_UPPER(ovl_path_type(dentry))) in ovl_dir_real_file()951 enum ovl_path_type type; in ovl_dir_open()
452 enum ovl_path_type type; in ovl_fsync()463 type = ovl_path_type(dentry); in ovl_fsync()
288 return OVL_TYPE_MERGE(ovl_path_type(dentry)); in ovl_type_merge()293 return OVL_TYPE_ORIGIN(ovl_path_type(dentry)); in ovl_type_origin()936 enum ovl_path_type type = ovl_path_type(dentry); in ovl_type_merge_or_lower()
160 enum ovl_path_type type; in ovl_getattr()