Home
last modified time | relevance | path

Searched refs:unformatted (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/Documentation/ABI/testing/
Dsysfs-firmware-dmi62 the "unformatted" region composed of nul
67 "unformatted" strings portion of the entry,
/linux-4.1.27/Documentation/ide/
DChangeLog.ide-floppy.1996-200243 * open an unformatted disk, or get the device capacity.
/linux-4.1.27/drivers/md/
Ddm-cache-metadata.c468 bool unformatted = false; in __open_or_format_metadata() local
470 r = __superblock_all_zeroes(cmd->bm, &unformatted); in __open_or_format_metadata()
474 if (unformatted) in __open_or_format_metadata()
Ddm-era-target.c596 bool unformatted = false; in open_or_format_metadata() local
598 r = superblock_all_zeroes(md->bm, &unformatted); in open_or_format_metadata()
602 if (unformatted) in open_or_format_metadata()
Ddm-thin-metadata.c669 int r, unformatted; in __open_or_format_metadata() local
671 r = __superblock_all_zeroes(pmd->bm, &unformatted); in __open_or_format_metadata()
675 if (unformatted) in __open_or_format_metadata()
/linux-4.1.27/fs/reiserfs/
DREADME103 unformatted nodes as the solution.