Home
last modified time | relevance | path

Searched refs:hfsplus (Results 1 – 21 of 21) sorted by relevance

/external/e2fsprogs/lib/blkid/
Dprobe.c1228 struct hfsplus_vol_header *hfsplus; in probe_hfsplus() local
1266 hfsplus = (struct hfsplus_vol_header *) buf; in probe_hfsplus()
1269 hfsplus = (struct hfsplus_vol_header *) buf; in probe_hfsplus()
1271 if ((memcmp(hfsplus->signature, "H+", 2) != 0) && in probe_hfsplus()
1272 (memcmp(hfsplus->signature, "HX", 2) != 0)) in probe_hfsplus()
1275 uuid_ptr = (unsigned long long *)hfsplus->finder_info.id; in probe_hfsplus()
1282 blocksize = blkid_be32(hfsplus->blocksize); in probe_hfsplus()
1286 memcpy(extents, hfsplus->cat_file.extents, sizeof(extents)); in probe_hfsplus()
/external/syzkaller/sys/linux/
Dfilesystem.txt11 …"binfmt_misc", "autofs", "xfs", "jfs", "msdos", "ntfs", "minix", "hfs", "hfsplus", "qnx4", "ufs", …
29 syz_mount_image$hfsplus(fs ptr[in, string["hfsplus"]], dir ptr[in, filename], size intptr, nsegs le…
/external/perf_data_converter/src/quipper/testdata/
Dperf.data.remmap-3.2.parse.remap2.out.pb_text1661 filename: "[hfsplus]"
Dperf.data.remmap-3.2.io.out.pb_text1736 filename: "[hfsplus]"
Dperf.data.remmap-3.2.parse.remap.out.pb_text1736 filename: "[hfsplus]"
Dperf.data.remmap-3.2.pb_text1736 filename: "[hfsplus]"
Dperf.data.remmap-3.2.pr.out.pb_text1736 filename: "[hfsplus]"
Dperf.data.remmap-3.2.ser.comm.out.pb_text1736 filename: "[hfsplus]"
Dperf.data.remmap-3.2.parse.out.pb_text1736 filename: "[hfsplus]"
Dperf.data.numatopology-3.2.parse.remap2.out.pb_text1186 filename: "/lib/modules/3.2.5-gg1236/kernel/fs/hfsplus/hfsplus.ko"
Dperf.data.numatopology-3.2.ser.comm.out.pb_text1236 filename: "/lib/modules/3.2.5-gg1236/kernel/fs/hfsplus/hfsplus.ko"
Dperf.data.numatopology-3.2.parse.remap.out.pb_text1236 filename: "/lib/modules/3.2.5-gg1236/kernel/fs/hfsplus/hfsplus.ko"
Dperf.data.numatopology-3.2.serialized.out.pb_text1236 filename: "/lib/modules/3.2.5-gg1236/kernel/fs/hfsplus/hfsplus.ko"
Dperf.data.numatopology-3.2.pr.out.pb_text1236 filename: "/lib/modules/3.2.5-gg1236/kernel/fs/hfsplus/hfsplus.ko"
Dperf.data.numatopology-3.2.parse.out.pb_text1236 filename: "/lib/modules/3.2.5-gg1236/kernel/fs/hfsplus/hfsplus.ko"
Dperf.data.numatopology-3.2.pb_text1236 filename: "/lib/modules/3.2.5-gg1236/kernel/fs/hfsplus/hfsplus.ko"
Dperf.data.numatopology-3.2.io.out.pb_text1236 filename: "/lib/modules/3.2.5-gg1236/kernel/fs/hfsplus/hfsplus.ko"
Dperf.data.group_desc-4.4.parse.remap.out.pb_text3980 filename: "/lib/modules/4.4.0-97-generic/kernel/fs/hfsplus/hfsplus.ko"
/external/selinux/libsepol/tests/policies/test-cond/
Drefpolicy-base.conf1722 genfscon hfsplus / system_u:object_r:nfs_t:s0
/external/e2fsprogs/doc/RelNotes/
Dv1.41.txt1190 correctly extract the label and uuid for hfs, hfsx, and hfsplus
/external/e2fsprogs/debian/
Dchangelog1941 for hfs, hfsplus, and hfsx filesystems in libblkid.