HomeSort by: relevance | last modified time | path
    Searched refs:MNT (Results 1 - 2 of 2) sorted by relevancy

  /src/tests/sbin/fsck_ffs/
t_extattr.sh 32 MNT=mnt
41 umount -f "${MNT}" > /dev/null 2>&1 || true
57 atf_check mkdir -p "${MNT}"
65 atf_check mount -t ffs "${BDEV}" "${MNT}"
66 atf_check touch "${MNT}/file"
67 atf_check -s exit:1 -e ignore setextattr user name1 value1 "${MNT}/file"
68 atf_check umount "${MNT}"
77 atf_check mount -t ffs "${BDEV}" "${MNT}"
78 atf_check touch "${MNT}/file
    [all...]
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/freescale/
imx8mq-mnt-reform2.dts 4 * Copyright 2019-2021 MNT Research GmbH
13 model = "MNT Reform 2";

Completed in 11 milliseconds