Home
last modified time | relevance | path

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

/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-firmware-dmi-entries62 the "unformatted" region composed of nul
67 "unformatted" strings portion of the entry,
/linux-4.4.14/Documentation/ide/
DChangeLog.ide-floppy.1996-200243 * open an unformatted disk, or get the device capacity.
/linux-4.4.14/drivers/md/
Ddm-cache-metadata.c483 bool unformatted = false; in __open_or_format_metadata() local
485 r = __superblock_all_zeroes(cmd->bm, &unformatted); in __open_or_format_metadata()
489 if (unformatted) in __open_or_format_metadata()
Ddm-era-target.c600 bool unformatted = false; in open_or_format_metadata() local
602 r = superblock_all_zeroes(md->bm, &unformatted); in open_or_format_metadata()
606 if (unformatted) in open_or_format_metadata()
Ddm-thin-metadata.c672 int r, unformatted; in __open_or_format_metadata() local
674 r = __superblock_all_zeroes(pmd->bm, &unformatted); in __open_or_format_metadata()
678 if (unformatted) in __open_or_format_metadata()
/linux-4.4.14/fs/reiserfs/
DREADME103 unformatted nodes as the solution.