Home | History | Annotate | Download | only in blkid

Lines Matching refs:signature

949 	 * bytes, although the swap signature itself is located at the
1213 if (memcmp(sbd->signature, "BD", 2) == 0) {
1234 if ((memcmp(hfsplus->signature, "H+", 2) != 0) &&
1235 (memcmp(hfsplus->signature, "HX", 2) != 0))