Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/
Dmtdsuper.c179 bdev = lookup_bdev(dev_name); in mount_mtd()
/linux-4.4.14/fs/
Dblock_dev.c1429 bdev = lookup_bdev(path); in blkdev_get_by_path()
1747 struct block_device *lookup_bdev(const char *pathname) in lookup_bdev() function
1779 EXPORT_SYMBOL(lookup_bdev);
/linux-4.4.14/fs/quota/
Dquota.c736 bdev = lookup_bdev(tmp->name); in quotactl_block()
/linux-4.4.14/drivers/md/
Ddm-table.c375 bdev = lookup_bdev(path); in dm_get_dev_t()
/linux-4.4.14/drivers/md/bcache/
Dsuper.c1953 bdev = lookup_bdev(strim(path)); in register_bcache()
/linux-4.4.14/include/linux/
Dfs.h2373 extern struct block_device *lookup_bdev(const char *);