Home
last modified time | relevance | path

Searched refs:blockdev (Results 1 – 7 of 7) sorted by relevance

/third_party/python/Lib/test/
Dtest_stat.py197 for blockdev in ("/dev/sda", "/dev/hda"):
198 if os.path.exists(blockdev):
199 st_mode, modestr = self.get_mode(blockdev, lstat=False)
/third_party/NuttX/include/nuttx/fs/
Dautomount.h89 FAR const char *blockdev; /* Path to the block device */ member
/third_party/ltp/testcases/commands/mkswap/
Dmkswap01.sh24 real_size=`blockdev --getsize64 $TST_DEVICE`
/third_party/toybox/
DBUILD.gn60 "toys/other/blockdev.c",
548 "toys/other/blockdev.c",
759 "blockdev",
/third_party/toybox/generated/
Dnewtoys.h20 USE_BLOCKDEV(NEWTOY(blockdev, "<1>1(setro)(setrw)(getro)(getss)(getbsz)(setbsz)#<0(getsz)(getsize)(…
Dglobals.h1511 struct blockdev_data blockdev; member
Dflags.h3575 #define TT this.blockdev