Home | History | Annotate | Download | only in blkid

Lines Matching full:ext4

305 	ret = (fs_proc_check("ext4") || check_for_modules("ext4"));
335 * If the filesystem does not have a journal and ext2 and ext4
348 * filesystem code, but ext4dev is not supported, and ext4 is,
350 * detected as ext4 in that case.
353 * filesystem, then it can only be used by ext4 and NOT by
389 /* Ext4 has at least one feature which ext3 doesn't understand */
399 * filesystem code, and ext4dev is supported or ext4 is not
400 * supported, then don't call ourselves ext4, so we can redo
404 * filesystem, then it can only be used by ext4 and NOT by
457 * If ext2 is not present, but ext4 or ext4dev are, then
1397 { "ext4", 1, 0x38, 2, "\123\357", probe_ext4 },