Lines Matching defs:ofs

22 	struct ovl_fs *ofs = OVL_FS(dentry->d_sb);  in ovl_want_write()  local
28 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_drop_write() local
34 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_workdir() local
40 struct ovl_fs *ofs = OVL_FS(sb); in ovl_override_creds() local
66 struct ovl_fs *ofs = OVL_FS(sb); in ovl_indexdir() local
74 struct ovl_fs *ofs = OVL_FS(sb); in ovl_index_all() local
82 struct ovl_fs *ofs = OVL_FS(sb); in ovl_verify_lower() local
207 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_path_upper() local
666 bool ovl_path_check_origin_xattr(struct ovl_fs *ofs, const struct path *path) in ovl_path_check_origin_xattr()
683 bool ovl_init_uuid_xattr(struct super_block *sb, struct ovl_fs *ofs, in ovl_init_uuid_xattr()
738 bool ovl_path_check_dir_xattr(struct ovl_fs *ofs, const struct path *path, in ovl_path_check_dir_xattr()
780 int ovl_check_setxattr(struct ovl_fs *ofs, struct dentry *upperdentry, in ovl_check_setxattr()
802 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_set_impure() local
824 struct ovl_fs *ofs = OVL_FS(inode->i_sb); in ovl_check_protattr() local
860 struct ovl_fs *ofs = OVL_FS(inode->i_sb); in ovl_set_protattr() local
968 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_cleanup_index() local
1123 int ovl_check_metacopy_xattr(struct ovl_fs *ofs, const struct path *path, in ovl_check_metacopy_xattr()
1177 int ovl_set_metacopy_xattr(struct ovl_fs *ofs, struct dentry *d, struct ovl_metacopy *metacopy) in ovl_set_metacopy_xattr()
1205 char *ovl_get_redirect_xattr(struct ovl_fs *ofs, const struct path *path, int padding) in ovl_get_redirect_xattr()
1271 int ovl_validate_verity(struct ovl_fs *ofs, in ovl_validate_verity()
1326 int ovl_get_verity_digest(struct ovl_fs *ofs, struct path *src, in ovl_get_verity_digest()
1370 int ovl_sync_status(struct ovl_fs *ofs) in ovl_sync_status()