Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mtd/
Dmtdsuper.c179 bdev = lookup_bdev(dev_name); in mount_mtd()
/linux-4.1.27/fs/
Dblock_dev.c1398 bdev = lookup_bdev(path); in blkdev_get_by_path()
1713 struct block_device *lookup_bdev(const char *pathname) in lookup_bdev() function
1745 EXPORT_SYMBOL(lookup_bdev);
/linux-4.1.27/fs/quota/
Dquota.c736 bdev = lookup_bdev(tmp->name); in quotactl_block()
/linux-4.1.27/drivers/md/
Ddm-table.c383 bdev = lookup_bdev(path); in dm_get_device()
/linux-4.1.27/drivers/md/bcache/
Dsuper.c1987 bdev = lookup_bdev(strim(path)); in register_bcache()
/linux-4.1.27/include/linux/
Dfs.h2339 extern struct block_device *lookup_bdev(const char *);