Lines Matching defs:path
208 void ovl_path_upper(struct dentry *dentry, struct path *path) in ovl_path_upper()
216 void ovl_path_lower(struct dentry *dentry, struct path *path) in ovl_path_lower()
229 void ovl_path_lowerdata(struct dentry *dentry, struct path *path) in ovl_path_lowerdata()
249 enum ovl_path_type ovl_path_real(struct dentry *dentry, struct path *path) in ovl_path_real()
261 enum ovl_path_type ovl_path_realdata(struct dentry *dentry, struct path *path) in ovl_path_realdata()
338 struct inode *ovl_i_path_real(struct inode *inode, struct path *path) in ovl_i_path_real()
581 struct file *ovl_path_open(const struct path *path, int flags) in ovl_path_open()
669 bool ovl_path_check_origin_xattr(struct ovl_fs *ofs, const struct path *path) in ovl_path_check_origin_xattr()
741 bool ovl_path_check_dir_xattr(struct ovl_fs *ofs, const struct path *path, in ovl_path_check_dir_xattr()
1126 int ovl_check_metacopy_xattr(struct ovl_fs *ofs, const struct path *path, in ovl_check_metacopy_xattr()
1208 char *ovl_get_redirect_xattr(struct ovl_fs *ofs, const struct path *path, int padding) in ovl_get_redirect_xattr()