Home
last modified time | relevance | path

Searched refs:blkid (Results 1 - 6 of 6) sorted by relevance

/third_party/ltp/testcases/commands/mkfs/
H A Dmkfs01.sh16 TST_NEEDS_CMDS="blkid df"
45 blkid $2 -t TYPE="$TST_FS_TYPE" >/dev/null
48 blkid $2 -t TYPE="vfat" >/dev/null
50 blkid $2 -t TYPE="$1" >/dev/null
/third_party/eudev/src/udev/
H A Dudev-builtin-blkid.c30 #include <blkid/blkid.h>
226 .name = "blkid",
/third_party/f2fs-tools/mkfs/
H A Df2fs_format_main.c30 #include <blkid/blkid.h>
401 MSG(0, "\t%s appears to contain something weird according to blkid\n", in f2fs_dev_is_overwrite()
/third_party/toybox/generated/
H A Dglobals.h225 // toys/other/blkid.c
1644 struct blkid_data blkid; member
H A Dflags.h134 // blkid ULs*[!LU] ULs*[!LU]
3582 #define TT this.blkid
/third_party/eudev/
H A Dconfigure1504 --disable-blkid Disable optional blkid support
19056 # Check whether --enable-blkid was given.
19064 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for blkid >= 2.20" >&5
19065 $as_echo_n "checking for blkid >= 2.20... " >&6; }
19071 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"blkid >= 2.20\""; } >&5
19072 ($PKG_CONFIG --exists --print-errors "blkid >= 2.20") 2>&5
19076 pkg_cv_BLKID_CFLAGS=`$PKG_CONFIG --cflags "blkid >= 2.20" 2>/dev/null`
19088 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"blkid >= 2.20\""; } >&5
19089 ($PKG_CONFIG --exists --print-errors "blkid >
[all...]

Completed in 38 milliseconds