代码搜索:linear
找到约 10,000 项符合「linear」的源代码
代码结果 10,000
www.eeworm.com/read/395229/2447354
h linear.h
#ifndef _LINEAR_H
#define _LINEAR_H
#include
struct dev_info {
mdk_rdev_t *rdev;
sector_t size;
sector_t offset;
};
typedef struct dev_info dev_info_t;
struct linear_private_d
www.eeworm.com/read/393286/2483128
h linear.h
#ifndef _LINEAR_H
#define _LINEAR_H
#include
struct dev_info {
mdk_rdev_t *rdev;
sector_t size;
sector_t offset;
};
typedef struct dev_info dev_info_t;
struct linear_private_d
www.eeworm.com/read/393286/2485062
c linear.c
/*
* Linear conversion Plug-In
* Copyright (c) 1999 by Jaroslav Kysela ,
* Abramo Bagnara
*
*
* This library is free software; you can redistribu
www.eeworm.com/read/385891/2581849
h linear.h
#ifndef _LINEAR_H
#define _LINEAR_H
#include
struct dev_info {
kdev_t dev;
unsigned long size;
unsigned long offset;
};
typedef struct dev_info dev_info_t;
struct linear_hash
www.eeworm.com/read/383868/2610475
h linear.h
#ifndef _LINEAR_H
#define _LINEAR_H
#include
struct dev_info {
mdk_rdev_t *rdev;
sector_t size;
sector_t offset;
};
typedef struct dev_info dev_info_t;
struct linear_private_d
www.eeworm.com/read/383868/2611094
c linear.c
/*
* Linear conversion Plug-In
* Copyright (c) 1999 by Jaroslav Kysela ,
* Abramo Bagnara
*
*
* This library is free software; you can redistribu
www.eeworm.com/read/380330/2660826
c linear.c
/* GGI-Driver for MESA
*
* Copyright (C) 1997 Uwe Maurer
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
* Licen
www.eeworm.com/read/368386/2818941
h linear.h
#ifndef _LINEAR_H
#define _LINEAR_H
#include
struct dev_info {
kdev_t dev;
unsigned long size;
unsigned long offset;
};
typedef struct dev_info dev_info_t;
struct linear_hash