Lines Matching defs:path
205 void ovl_path_upper(struct dentry *dentry, struct path *path) in ovl_path_upper()
213 void ovl_path_lower(struct dentry *dentry, struct path *path) in ovl_path_lower()
226 void ovl_path_lowerdata(struct dentry *dentry, struct path *path) in ovl_path_lowerdata()
246 enum ovl_path_type ovl_path_real(struct dentry *dentry, struct path *path) in ovl_path_real()
258 enum ovl_path_type ovl_path_realdata(struct dentry *dentry, struct path *path) in ovl_path_realdata()
335 struct inode *ovl_i_path_real(struct inode *inode, struct path *path) in ovl_i_path_real()
578 struct file *ovl_path_open(const struct path *path, int flags) in ovl_path_open()
666 bool ovl_path_check_origin_xattr(struct ovl_fs *ofs, const struct path *path) in ovl_path_check_origin_xattr()
738 bool ovl_path_check_dir_xattr(struct ovl_fs *ofs, const struct path *path, in ovl_path_check_dir_xattr()
1123 int ovl_check_metacopy_xattr(struct ovl_fs *ofs, const struct path *path, in ovl_check_metacopy_xattr()
1205 char *ovl_get_redirect_xattr(struct ovl_fs *ofs, const struct path *path, int padding) in ovl_get_redirect_xattr()