Linux Kernel
3.7.1
|
#include <linux/slab.h>
#include <linux/ctype.h>
#include <linux/genhd.h>
#include "check.h"
#include "acorn.h"
#include "amiga.h"
#include "atari.h"
#include "ldm.h"
#include "mac.h"
#include "msdos.h"
#include "osf.h"
#include "sgi.h"
#include "sun.h"
#include "ibm.h"
#include "ultrix.h"
#include "efi.h"
#include "karma.h"
#include "sysv68.h"
Go to the source code of this file.
Functions | |
struct parsed_partitions * | check_partition (struct gendisk *hd, struct block_device *bdev) |
Variables | |
int | warn_no_part = 1 |
|
read |