Lines Matching refs:ovl_fs

23 	struct ovl_fs *ofs = OVL_FS(dentry->d_sb);  in ovl_get_write_access()
30 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_start_write()
36 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_want_write()
42 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_put_write_access()
48 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_end_write()
54 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_drop_write()
60 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_workdir()
66 struct ovl_fs *ofs = OVL_FS(sb); in ovl_override_creds()
92 struct ovl_fs *ofs = OVL_FS(sb); in ovl_indexdir()
100 struct ovl_fs *ofs = OVL_FS(sb); in ovl_index_all()
108 struct ovl_fs *ofs = OVL_FS(sb); in ovl_verify_lower()
233 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_path_upper()
481 void ovl_layer_set_xwhiteouts(struct ovl_fs *ofs, in ovl_layer_set_xwhiteouts()
635 bool ovl_path_is_whiteout(struct ovl_fs *ofs, const struct path *path) in ovl_path_is_whiteout()
743 bool ovl_path_check_origin_xattr(struct ovl_fs *ofs, const struct path *path) in ovl_path_check_origin_xattr()
756 bool ovl_path_check_xwhiteout_xattr(struct ovl_fs *ofs, const struct path *path) in ovl_path_check_xwhiteout_xattr()
773 bool ovl_init_uuid_xattr(struct super_block *sb, struct ovl_fs *ofs, in ovl_init_uuid_xattr()
832 char ovl_get_dir_xattr_val(struct ovl_fs *ofs, const struct path *path, in ovl_get_dir_xattr_val()
873 int ovl_check_setxattr(struct ovl_fs *ofs, struct dentry *upperdentry, in ovl_check_setxattr()
895 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_set_impure()
917 struct ovl_fs *ofs = OVL_FS(inode->i_sb); in ovl_check_protattr()
953 struct ovl_fs *ofs = OVL_FS(inode->i_sb); in ovl_set_protattr()
1061 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_cleanup_index()
1240 int ovl_check_metacopy_xattr(struct ovl_fs *ofs, const struct path *path, in ovl_check_metacopy_xattr()
1294 int ovl_set_metacopy_xattr(struct ovl_fs *ofs, struct dentry *d, struct ovl_metacopy *metacopy) in ovl_set_metacopy_xattr()
1322 char *ovl_get_redirect_xattr(struct ovl_fs *ofs, const struct path *path, int padding) in ovl_get_redirect_xattr()
1388 int ovl_validate_verity(struct ovl_fs *ofs, in ovl_validate_verity()
1443 int ovl_get_verity_digest(struct ovl_fs *ofs, struct path *src, in ovl_get_verity_digest()
1487 int ovl_sync_status(struct ovl_fs *ofs) in ovl_sync_status()