/aosp_15_r20/external/libfuse/lib/ |
H A D | mount.c | 69 int blkdev; member 83 FUSE_MOUNT_OPT("blkdev", blkdev), 534 strcpy(type, mo->blkdev ? "fuseblk" : "fuse"); in fuse_mount_sys() 545 strcpy(type, mo->blkdev ? "fuseblk" : "fuse"); in fuse_mount_sys() 547 if (!mo->blkdev) in fuse_mount_sys() 564 if (mo->blkdev && errno == ENODEV && in fuse_mount_sys()
|
/aosp_15_r20/external/exfatprogs/fsck/ |
H A D | fsck.c | 536 static int exfat_boot_region_check(struct exfat_blk_dev *blkdev, in exfat_boot_region_check() argument 549 if (exfat_read(blkdev->dev_fd, boot_sect, in exfat_boot_region_check() 567 ret = read_boot_region(blkdev, bs, in exfat_boot_region_check() 577 ret = read_boot_region(blkdev, bs, in exfat_boot_region_check() 588 ret = read_boot_region(blkdev, bs, in exfat_boot_region_check() 601 ret = restore_boot_region(blkdev, sect_size); in exfat_boot_region_check()
|
/aosp_15_r20/external/bcc/tools/ |
H A D | inject_example.txt | 99 # ./inject.py bio -v -I 'linux/blkdev.h' '(({struct gendisk *d = bio->bi_disk;
|
/aosp_15_r20/external/bcc/examples/usdt_sample/ |
H A D | usdt_sample.md | 391 #include <linux/blkdev.h>
|
/aosp_15_r20/external/bcc/docs/ |
H A D | tutorial_bcc_python_developer.md | 360 #include <linux/blkdev.h>
|
/aosp_15_r20/external/cpuinfo/test/dmesg/ |
H A D | nexus6.log | 30 …ull androidboot.hardware=shamu msm_rtb.filter=0x37 ehci-hcd.park=3 utags.blkdev=/dev/block/platfor… 1139 [ 2.691490] fs_mgr: fs_mgr_mount_all(): possibly an encryptable blkdev /dev/block/platform/msm_s…
|
H A D | nexus9.log | 1205 [ 7.530803] fs_mgr: fs_mgr_mount_all(): possibly an encryptable blkdev /dev/block/platform/sdhci…
|
H A D | galaxy-j7-prime.log | 399 … init: 2087] [c1] fs_mgr: fs_mgr_mount_all(): possibly an encryptable blkdev /dev/block/platfor…
|
H A D | moto-g-gen2.log | 48 …dboot.hardware=qcom user_debug=31 msm_rtb.filter=0x37 vmalloc=400M utags.blkdev=/dev/block/platfor…
|
H A D | galaxy-c9-pro.log | 369 … init: 360] fs_mgr: fs_mgr_mount_all(): possibly an encryptable blkdev /dev/block/bootdev…
|
H A D | iconia-one-10.log | 800 [ 4.048160] (1)[190:init]fs_mgr: fs_mgr_mount_all(): possibly an encryptable blkdev /dev/block/…
|
H A D | alldocube-iwork8.log | 1191 <11>[ 10.036885] fs_mgr: fs_mgr_mount_all(): possibly an encryptable blkdev /dev/block/by-name/an…
|
H A D | xiaomi-redmi-note-4.log | 1131 [ 6.833993] fs_mgr: fs_mgr_mount_all(): possibly an encryptable blkdev /dev/block/bootdevice/by-…
|
H A D | moto-g-gen5.log | 648 [ 8.060580,4] fs_mgr: fs_mgr_mount_all(): encrypted blkdev /dev/block/bootdevice/by-name/userdat…
|
H A D | nexus5x.log | 1028 [ 4.157998] fs_mgr: fs_mgr_mount_all(): possibly an encryptable blkdev /dev/block/platform/soc.0…
|
H A D | oneplus-3t.log | 1337 [ 2.647718]@1 fs_mgr: fs_mgr_mount_all(): possibly an encryptable blkdev /dev/block/bootdevice/b…
|
H A D | nexus6p.log | 1315 [ 4.696277] fs_mgr: fs_mgr_mount_all(): possibly an encryptable blkdev /dev/block/platform/soc.0…
|
H A D | xiaomi-mi-5c.log | 1189 [ 10.202822] fs_mgr: fs_mgr_mount_all(): possibly an encryptable blkdev /dev/block/platform/soc/b…
|
H A D | galaxy-s7-us.log | 2853 … init: 568] fs_mgr: fs_mgr_mount_all(): possibly an encryptable blkdev /dev/block/bootdev…
|
H A D | galaxy-s8-global.log | 2164 … init: 3092] fs_mgr: fs_mgr_mount_all(): possibly an encryptable blkdev /dev/block/platfor…
|
H A D | galaxy-s8-us.log | 2630 … init: 457] fs_mgr: fs_mgr_mount_all(): possibly an encryptable blkdev /dev/block/bootdev…
|
H A D | galaxy-a8-2018.log | 3363 … init: 2746] fs_mgr: fs_mgr_mount_all(): possibly an encryptable blkdev /dev/block/platfor…
|
H A D | huawei-p9-lite.log | 4736 [ 6.711486s][pid:248,cpu4,init]fs_mgr: fs_mgr_mount_all(): possibly an encryptable blkdev /dev/b…
|
H A D | huawei-mate-8.log | 4988 [ 9.028747s][pid:271,cpu5,init]fs_mgr: fs_mgr_mount_all(): possibly an encryptable blkdev /dev/b…
|