Lines Matching refs:ovl_fs

39 	struct ovl_fs *ofs = OVL_FS(d->sb);  in ovl_check_redirect()
116 static struct ovl_fh *ovl_get_fh(struct ovl_fs *ofs, struct dentry *upperdentry, in ovl_get_fh()
161 struct dentry *ovl_decode_real_fh(struct ovl_fs *ofs, struct ovl_fh *fh, in ovl_decode_real_fh()
232 struct ovl_fs *ofs = OVL_FS(d->sb); in ovl_lookup_single()
401 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_lookup_data_layers()
421 int ovl_check_origin_fh(struct ovl_fs *ofs, struct ovl_fh *fh, bool connected, in ovl_check_origin_fh()
472 static int ovl_check_origin(struct ovl_fs *ofs, struct dentry *upperdentry, in ovl_check_origin()
497 static int ovl_verify_fh(struct ovl_fs *ofs, struct dentry *dentry, in ovl_verify_fh()
516 int ovl_verify_set_fh(struct ovl_fs *ofs, struct dentry *dentry, in ovl_verify_set_fh()
537 int ovl_verify_origin_xattr(struct ovl_fs *ofs, struct dentry *dentry, in ovl_verify_origin_xattr()
570 struct dentry *ovl_index_upper(struct ovl_fs *ofs, struct dentry *index, in ovl_index_upper()
604 int ovl_verify_index(struct ovl_fs *ofs, struct dentry *index) in ovl_verify_index()
735 int ovl_get_index_name(struct ovl_fs *ofs, struct dentry *origin, in ovl_get_index_name()
752 struct dentry *ovl_get_index_fh(struct ovl_fs *ofs, struct ovl_fh *fh) in ovl_get_index_fh()
781 struct dentry *ovl_lookup_index(struct ovl_fs *ofs, struct dentry *upper, in ovl_lookup_index()
895 static int ovl_fix_origin(struct ovl_fs *ofs, struct dentry *dentry, in ovl_fix_origin()
924 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_maybe_validate_verity()
1034 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_lookup()