OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:blkid_probe
(Results
1 - 2
of
2
) sorted by null
/external/e2fsprogs/lib/blkid/
probe.c
50
static unsigned char *get_buffer(struct
blkid_probe
*pr,
266
static int probe_ext4dev(struct
blkid_probe
*probe,
303
static int probe_ext4(struct
blkid_probe
*probe, struct blkid_magic *id,
344
static int probe_ext3(struct
blkid_probe
*probe, struct blkid_magic *id,
370
static int probe_ext2(struct
blkid_probe
*probe, struct blkid_magic *id,
393
static int probe_jbd(struct
blkid_probe
*probe, struct blkid_magic *id,
438
static int probe_fat(struct
blkid_probe
*probe,
565
static int probe_fat_nomagic(struct
blkid_probe
*probe,
593
static int probe_ntfs(struct
blkid_probe
*probe,
701
static int probe_xfs(struct
blkid_probe
*probe
[
all
...]
probe.h
23
struct
blkid_probe
{
struct
33
typedef int (*blkid_probe_t)(struct
blkid_probe
*probe,
Completed in 28 milliseconds