Searched refs:hfsplus (Results 1 – 21 of 21) sorted by relevance
/external/e2fsprogs/lib/blkid/ |
D | probe.c | 1228 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/ |
D | filesystem.txt | 11 …"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/ |
D | perf.data.remmap-3.2.parse.remap2.out.pb_text | 1661 filename: "[hfsplus]"
|
D | perf.data.remmap-3.2.io.out.pb_text | 1736 filename: "[hfsplus]"
|
D | perf.data.remmap-3.2.parse.remap.out.pb_text | 1736 filename: "[hfsplus]"
|
D | perf.data.remmap-3.2.pb_text | 1736 filename: "[hfsplus]"
|
D | perf.data.remmap-3.2.pr.out.pb_text | 1736 filename: "[hfsplus]"
|
D | perf.data.remmap-3.2.ser.comm.out.pb_text | 1736 filename: "[hfsplus]"
|
D | perf.data.remmap-3.2.parse.out.pb_text | 1736 filename: "[hfsplus]"
|
D | perf.data.numatopology-3.2.parse.remap2.out.pb_text | 1186 filename: "/lib/modules/3.2.5-gg1236/kernel/fs/hfsplus/hfsplus.ko"
|
D | perf.data.numatopology-3.2.ser.comm.out.pb_text | 1236 filename: "/lib/modules/3.2.5-gg1236/kernel/fs/hfsplus/hfsplus.ko"
|
D | perf.data.numatopology-3.2.parse.remap.out.pb_text | 1236 filename: "/lib/modules/3.2.5-gg1236/kernel/fs/hfsplus/hfsplus.ko"
|
D | perf.data.numatopology-3.2.serialized.out.pb_text | 1236 filename: "/lib/modules/3.2.5-gg1236/kernel/fs/hfsplus/hfsplus.ko"
|
D | perf.data.numatopology-3.2.pr.out.pb_text | 1236 filename: "/lib/modules/3.2.5-gg1236/kernel/fs/hfsplus/hfsplus.ko"
|
D | perf.data.numatopology-3.2.parse.out.pb_text | 1236 filename: "/lib/modules/3.2.5-gg1236/kernel/fs/hfsplus/hfsplus.ko"
|
D | perf.data.numatopology-3.2.pb_text | 1236 filename: "/lib/modules/3.2.5-gg1236/kernel/fs/hfsplus/hfsplus.ko"
|
D | perf.data.numatopology-3.2.io.out.pb_text | 1236 filename: "/lib/modules/3.2.5-gg1236/kernel/fs/hfsplus/hfsplus.ko"
|
D | perf.data.group_desc-4.4.parse.remap.out.pb_text | 3980 filename: "/lib/modules/4.4.0-97-generic/kernel/fs/hfsplus/hfsplus.ko"
|
/external/selinux/libsepol/tests/policies/test-cond/ |
D | refpolicy-base.conf | 1722 genfscon hfsplus / system_u:object_r:nfs_t:s0
|
/external/e2fsprogs/doc/RelNotes/ |
D | v1.41.txt | 1190 correctly extract the label and uuid for hfs, hfsx, and hfsplus
|
/external/e2fsprogs/debian/ |
D | changelog | 1941 for hfs, hfsplus, and hfsx filesystems in libblkid.
|