| /OK3568_Linux_fs/kernel/include/soc/nps/ |
| H A D | common.h | 131 blkid:6, reg:8, __reserved:2; member 140 u32 base:7, blkid:11, reg:12, __reserved:2; member 146 static inline void *nps_host_reg_non_cl(u32 blkid, u32 reg) in nps_host_reg_non_cl() argument 151 reg_address.blkid = blkid; in nps_host_reg_non_cl() 157 static inline void *nps_host_reg(u32 cpu, u32 blkid, u32 reg) in nps_host_reg() argument 165 reg_address.blkid = blkid; in nps_host_reg()
|
| /OK3568_Linux_fs/buildroot/package/usbmount/ |
| H A D | 0002-use-udev-environment-instead-of-blkid.patch | 2 blkid binary. This patch drops use of blkid in favor of using the 4 on blkid from usbmount. 13 -if [ ! -x /sbin/blkid ]; then 14 - log err "cannot execute /sbin/blkid" 28 - DEVINFO=$(/sbin/blkid -p $DEVNAME)
|
| /OK3568_Linux_fs/buildroot/package/f2fs-tools/ |
| H A D | f2fs-tools.mk | 27 F2FS_TOOLS_CONF_OPTS += --with-blkid 29 F2FS_TOOLS_CONF_OPTS += --without-blkid 37 --without-blkid
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-filesystems/recipes-utils/xfsprogs/ |
| H A D | xfsprogs_5.13.0.bb | 42 PACKAGECONFIG ??= "blkid" 44 PACKAGECONFIG[blkid] = "--enable-blkid=yes,--enable-blkid=no,util-linux"
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/util-linux/ |
| H A D | util-linux_2.37.4.bb | 125 # Util-linux' blkid replaces the e2fsprogs one 126 RCONFLICTS:${PN}-blkid = "${MLPREFIX}e2fsprogs-blkid" 127 RREPLACES:${PN}-blkid = "${MLPREFIX}e2fsprogs-blkid" 161 …sbinprogs_a="pivot_root hwclock mkswap losetup swapon swapoff fdisk fsck blkid blockdev fstrim sul… 214 ALTERNATIVE_LINK_NAME[blkid] = "${base_sbindir}/blkid" 272 blkid.8 eject.1 findfs.8 fsck.8 kill.1 last.1 lastb.1 libblkid.3 logger.1 mesg.1 \ 277 ALTERNATIVE_LINK_NAME[blkid.8] = "${mandir}/man8/blkid.8"
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/initrdscripts/files/ |
| H A D | init-install-efi.sh | 226 boot_uuid=$(blkid -o value -s UUID ${bootfs}) 227 swap_part_uuid=$(blkid -o value -s PARTUUID ${swap}) 248 root_part_uuid=$(blkid -o value -s PARTUUID ${rootfs}) 264 rootuuid=$(blkid -o value -s PARTUUID ${rootfs})
|
| H A D | init-install.sh | 252 boot_uuid=$(blkid -o value -s UUID ${bootfs}) 253 swap_part_uuid=$(blkid -o value -s PARTUUID ${swap}) 300 root_part_uuid=$(blkid -o value -s PARTUUID ${rootfs}) 301 boot_uuid=$(blkid -o value -s UUID ${bootfs})
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-initramfs/recipes-devtools/grubby/grubby/ |
| H A D | 0002-include-paths.h-for-_PATH_MOUNTED.patch | 20 #include <blkid/blkid.h>
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-crypto/cryptsetup/ |
| H A D | cryptsetup_2.4.3.bb | 38 blkid \ 63 PACKAGECONFIG[blkid] = "--enable-blkid,--disable-blkid,util-linux"
|
| /OK3568_Linux_fs/u-boot/fs/zfs/ |
| H A D | zfs.c | 629 dmu_read(dnode_end_t *dn, uint64_t blkid, void **buf, in dmu_read() argument 646 idx = (blkid >> (epbs * level)) & ((1 << epbs) - 1); in dmu_read() 910 uint64_t hash, idx, blkid; in fzap_lookup() local 928 blkid = ((uint64_t *) zap)[idx + (1 << (blksft - 3 - 1))]; in fzap_lookup() 935 err = dmu_read(zap_dnode, blkid, &l, &leafendian, data); in fzap_lookup() 954 uint64_t idx, blkid; in fzap_iterate() local 975 blkid = ((uint64_t *) zap)[idx + (1 << (blksft - 3 - 1))]; in fzap_iterate() 977 err = dmu_read(zap_dnode, blkid, &l_in, &endian, data); in fzap_iterate() 1115 uint64_t blkid, blksz; /* the block id this object dnode is in */ in dnode_get() local 1126 blkid = objnum >> epbs; in dnode_get() [all …]
|
| /OK3568_Linux_fs/buildroot/package/cryptsetup/ |
| H A D | cryptsetup.mk | 21 CRYPTSETUP_CONF_OPTS += --enable-blkid --enable-libargon2 52 --enable-blkid \
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/octeontx2/af/ |
| H A D | rvu.c | 425 int blkid; in rvu_check_block_implemented() local 429 for (blkid = 0; blkid < BLK_COUNT; blkid++) { in rvu_check_block_implemented() 430 block = &hw->block[blkid]; in rvu_check_block_implemented() 431 cfg = rvupf_read64(rvu, RVU_PF_BLOCK_ADDRX_DISC(blkid)); in rvu_check_block_implemented() 774 int blkid, err; in rvu_setup_hw_resources() local 931 for (blkid = 0; blkid < BLK_COUNT; blkid++) { in rvu_setup_hw_resources() 932 block = &hw->block[blkid]; in rvu_setup_hw_resources() 1139 int blkid; in rvu_detach_rsrcs() local 1150 for (blkid = 0; blkid < BLK_COUNT; blkid++) { in rvu_detach_rsrcs() 1151 block = &hw->block[blkid]; in rvu_detach_rsrcs() [all …]
|
| /OK3568_Linux_fs/buildroot/package/eudev/ |
| H A D | eudev.mk | 19 --enable-blkid 67 --disable-blkid \
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/e2fsprogs/ |
| H A D | e2fsprogs_1.46.5.bb | 36 # We use blkid from util-linux now so remove from here 38 rm -rf ${D}${includedir}/blkid 39 rm -f ${D}${base_libdir}/pkgconfig/blkid.pc 40 rm -f ${D}${base_sbindir}/blkid
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/initrdscripts/ |
| H A D | initramfs-module-install-efi_1.0.bb | 4 RDEPENDS:${PN} = "initramfs-framework-base parted e2fsprogs-mke2fs dosfstools util-linux-blkid ${VI…
|
| H A D | initramfs-module-install_1.0.bb | 4 RDEPENDS:${PN} = "initramfs-framework-base grub parted e2fsprogs-mke2fs util-linux-blkid ${VIRTUAL-…
|
| H A D | initramfs-live-install_1.0.bb | 10 RDEPENDS:${PN} = "grub parted e2fsprogs-mke2fs util-linux-blkid ${VIRTUAL-RUNTIME_base-utils}"
|
| H A D | initramfs-live-install-efi_1.0.bb | 8 RDEPENDS:${PN} = "parted e2fsprogs-mke2fs dosfstools util-linux-blkid ${VIRTUAL-RUNTIME_base-utils}"
|
| /OK3568_Linux_fs/kernel/sound/soc/qcom/qdsp6/ |
| H A D | q6afe-clocks.c | 26 #define Q6AFE_VOTE_CLK(id, blkid, n) &(struct q6afe_clk) { \ argument 28 .afe_clk_id = blkid, \
|
| /OK3568_Linux_fs/buildroot/boot/gummiboot/ |
| H A D | 0001-Allow-building-with-newer-glibc-versions.patch | 24 #include <blkid.h>
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/hdparm/hdparm/ |
| H A D | wiper.sh-fix-stat-path.patch | 25 BLKID=`find_prog /sbin/blkid` || exit 1
|
| /OK3568_Linux_fs/buildroot/boot/grub2/ |
| H A D | 0068-zfs-Fix-possible-negative-shift-operation.patch | 38 blkid = objnum >> epbs;
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/udev/udev-extraconf/ |
| H A D | mount.sh | 166 LABEL=`/sbin/blkid | grep "$1:" | grep -o 'LABEL=".*"' | cut -d '"' -f2`
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-initramfs/recipes-devtools/dracut/ |
| H A D | dracut_056.bb | 62 RDEPENDS:${PN} = "findutils cpio util-linux-blkid util-linux-getopt util-linux bash ldd"
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/udev/ |
| H A D | udev-extraconf_1.1.bb | 52 RDEPENDS:${PN} = "udev util-linux-blkid ${@bb.utils.contains('DISTRO_FEATURES', 'systemd', 'util-li…
|