Searched refs:ovl_path_type (Results 1 – 6 of 6) sorted by relevance
220 enum ovl_path_type ovl_path_type(struct dentry *dentry) in ovl_path_type() function223 enum ovl_path_type type = 0; in ovl_path_type()286 enum ovl_path_type ovl_path_real(struct dentry *dentry, struct path *path) in ovl_path_real()288 enum ovl_path_type type = ovl_path_type(dentry); in ovl_path_real()298 enum ovl_path_type ovl_path_realdata(struct dentry *dentry, struct path *path) in ovl_path_realdata()300 enum ovl_path_type type = ovl_path_type(dentry); in ovl_path_realdata()
557 enum ovl_path_type type; in ovl_cache_update()593 type = ovl_path_type(this); in ovl_cache_update()811 if (OVL_TYPE_MERGE(ovl_path_type(dir->d_parent))) { in ovl_iterate_real()890 OVL_TYPE_MERGE(ovl_path_type(dentry->d_parent))) in ovl_need_adjust_d_ino()977 if (!OVL_TYPE_UPPER(ovl_path_type(dentry))) in ovl_dir_real_file()1046 enum ovl_path_type type; in ovl_dir_open()
19 enum ovl_path_type { enum498 enum ovl_path_type ovl_path_type(struct dentry *dentry);503 enum ovl_path_type ovl_path_real(struct dentry *dentry, struct path *path);504 enum ovl_path_type ovl_path_realdata(struct dentry *dentry, struct path *path);
339 return OVL_TYPE_MERGE(ovl_path_type(dentry)); in ovl_type_merge()344 return OVL_TYPE_ORIGIN(ovl_path_type(dentry)); in ovl_type_origin()983 enum ovl_path_type type = ovl_path_type(dentry); in ovl_type_merge_or_lower()
445 enum ovl_path_type type; in ovl_fsync()455 type = ovl_path_type(dentry); in ovl_fsync()
168 enum ovl_path_type type; in ovl_getattr()