Searched refs:ext2 (Results 1 – 13 of 13) sorted by relevance
149 char *ext2; in ATF_TC_BODY() local153 ext2 = prop_dictionary_externalize(dict2); in ATF_TC_BODY()154 ATF_REQUIRE(ext2 != NULL); in ATF_TC_BODY()155 ATF_REQUIRE_STREQ(ext1, ext2); in ATF_TC_BODY()157 free(ext2); in ATF_TC_BODY()
89 atf_test_case ext294 bzcat $(atf_get_srcdir)/ext2.img.bz2 > ext2.img95 atf_check -s exit:0 -o inline:"ext2fs\n" fstyp ext2.img96 atf_check -s exit:0 -o inline:"ext2fs\n" fstyp -l ext2.img266 atf_add_test_case ext2
8 ${PACKAGE}FILES+= ext2.img.bz2
88 HDB_extension *ext2; in hdb_replace_extension() local92 ext2 = NULL; in hdb_replace_extension()101 ext2 = hdb_find_extension(entry, ext->data.element); in hdb_replace_extension()145 ext2 = ext3; in hdb_replace_extension()151 if (ext2) { in hdb_replace_extension()152 free_HDB_extension(ext2); in hdb_replace_extension()153 ret = copy_HDB_extension(ext, ext2); in hdb_replace_extension()
224 uint8_t opc, ext, ext2; in pt_df_fetch() local367 ext2 = *pos++; in pt_df_fetch()368 switch (ext2) { in pt_df_fetch()
183 LOCAL_FS=ext2
403 string ext2-name404 string ext2-version
163 clk_ext2: clock-ext2 {
164 clk_ext2: clock-ext2 {
69 clk_ext2: clock-ext2 {
176 would install in an operating system (like the Linux ext2 fs.)
179 >0 ubyte 0xf9 pCache: ext2/ext3 persistent cache1728 # ext2/ext3 filesystems - Andreas Dilger <adilger@dilger.ca>1735 # No journal? ext21736 >0x45c lelong ^0x0000004 ext2 filesystem data
47 * [linux] Add ext2, ext3, ext4 specific mount options1078 and mount names. The new order is "ext3 ext2 ffs ufs 4.2 4.3 4.41080 ufs, and ext3 instead of ext2 on Linux).