Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/fs/scsi/ltpfs/
DLtpfsCmds.c148 bdev = lookup_bdev(LTP_FS_DEVICE_NAME); in ltpdev_ioctl()
259 struct block_device *lookup_bdev(const char *path) in lookup_bdev() function