Home
last modified time | relevance | path

Searched defs:blkdev (Results 1 – 10 of 10) sorted by relevance

/third_party/NuttX/drivers/bch/
Dbchdev_register.c42 int bchdev_register(const char *blkdev, const char *chardev, in bchdev_register()
Dbchlib_setup.c47 int bchlib_setup(const char *blkdev, bool readonly, void **handle) in bchlib_setup()
/third_party/NuttX/fs/driver/
Dfs_blockproxy.c152 int block_proxy(const char *blkdev, int oflags) in block_proxy()
/third_party/ntfs-3g/libfuse-lite/
Dmount.c65 int blkdev; member
70 int blkdev; member
Dfusermount.c350 int blkdev = 0; in do_mount() local
/third_party/libfuse/lib/
Dmount.c69 int blkdev; member
/third_party/ntfs-3g/src/
Dntfs-3g_common.h158 BOOL blkdev; member
/third_party/exfatprogs/fsck/
Dfsck.c494 static int exfat_boot_region_check(struct exfat_blk_dev *blkdev, in exfat_boot_region_check()
/third_party/libfuse/util/
Dfusermount.c783 int blkdev = 0; in do_mount() local
/third_party/ntfs-3g/ntfsprogs/
Dntfsclone.c545 BOOL blkdev = opt.output[0] && (opt.output[1] == ':') local