Lines Matching refs:ovl_fs

22 	struct ovl_fs *ofs = OVL_FS(dentry->d_sb);  in ovl_want_write()
28 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_drop_write()
34 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_workdir()
40 struct ovl_fs *ofs = OVL_FS(sb); in ovl_override_creds()
66 struct ovl_fs *ofs = OVL_FS(sb); in ovl_indexdir()
74 struct ovl_fs *ofs = OVL_FS(sb); in ovl_index_all()
82 struct ovl_fs *ofs = OVL_FS(sb); in ovl_verify_lower()
210 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_path_upper()
669 bool ovl_path_check_origin_xattr(struct ovl_fs *ofs, const struct path *path) in ovl_path_check_origin_xattr()
686 bool ovl_init_uuid_xattr(struct super_block *sb, struct ovl_fs *ofs, in ovl_init_uuid_xattr()
741 bool ovl_path_check_dir_xattr(struct ovl_fs *ofs, const struct path *path, in ovl_path_check_dir_xattr()
783 int ovl_check_setxattr(struct ovl_fs *ofs, struct dentry *upperdentry, in ovl_check_setxattr()
805 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_set_impure()
827 struct ovl_fs *ofs = OVL_FS(inode->i_sb); in ovl_check_protattr()
863 struct ovl_fs *ofs = OVL_FS(inode->i_sb); in ovl_set_protattr()
971 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_cleanup_index()
1126 int ovl_check_metacopy_xattr(struct ovl_fs *ofs, const struct path *path, in ovl_check_metacopy_xattr()
1180 int ovl_set_metacopy_xattr(struct ovl_fs *ofs, struct dentry *d, struct ovl_metacopy *metacopy) in ovl_set_metacopy_xattr()
1208 char *ovl_get_redirect_xattr(struct ovl_fs *ofs, const struct path *path, int padding) in ovl_get_redirect_xattr()
1274 int ovl_validate_verity(struct ovl_fs *ofs, in ovl_validate_verity()
1329 int ovl_get_verity_digest(struct ovl_fs *ofs, struct path *src, in ovl_get_verity_digest()
1373 int ovl_sync_status(struct ovl_fs *ofs) in ovl_sync_status()