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()
97 struct ovl_fs *ofs = OVL_FS(sb); in ovl_indexdir()
105 struct ovl_fs *ofs = OVL_FS(sb); in ovl_index_all()
113 struct ovl_fs *ofs = OVL_FS(sb); in ovl_verify_lower()
241 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_path_upper()
489 void ovl_layer_set_xwhiteouts(struct ovl_fs *ofs, in ovl_layer_set_xwhiteouts()
643 bool ovl_path_is_whiteout(struct ovl_fs *ofs, const struct path *path) in ovl_path_is_whiteout()
751 bool ovl_path_check_origin_xattr(struct ovl_fs *ofs, const struct path *path) in ovl_path_check_origin_xattr()
764 bool ovl_path_check_xwhiteout_xattr(struct ovl_fs *ofs, const struct path *path) in ovl_path_check_xwhiteout_xattr()
781 bool ovl_init_uuid_xattr(struct super_block *sb, struct ovl_fs *ofs, in ovl_init_uuid_xattr()
840 char ovl_get_dir_xattr_val(struct ovl_fs *ofs, const struct path *path, in ovl_get_dir_xattr_val()
881 int ovl_check_setxattr(struct ovl_fs *ofs, struct dentry *upperdentry, in ovl_check_setxattr()
903 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_set_impure()
925 struct ovl_fs *ofs = OVL_FS(inode->i_sb); in ovl_check_protattr()
961 struct ovl_fs *ofs = OVL_FS(inode->i_sb); in ovl_set_protattr()
1069 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_cleanup_index()
1248 int ovl_check_metacopy_xattr(struct ovl_fs *ofs, const struct path *path, in ovl_check_metacopy_xattr()
1302 int ovl_set_metacopy_xattr(struct ovl_fs *ofs, struct dentry *d, struct ovl_metacopy *metacopy) in ovl_set_metacopy_xattr()
1330 char *ovl_get_redirect_xattr(struct ovl_fs *ofs, const struct path *path, int padding) in ovl_get_redirect_xattr()
1396 int ovl_validate_verity(struct ovl_fs *ofs, in ovl_validate_verity()
1451 int ovl_get_verity_digest(struct ovl_fs *ofs, struct path *src, in ovl_get_verity_digest()
1495 int ovl_sync_status(struct ovl_fs *ofs) in ovl_sync_status()