Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/
H A Dmtdsuper.c33 sb = sget_dev(fc, MKDEV(MTD_BLOCK_MAJOR, mtd->index)); in mtd_get_sb()
/openbmc/linux/fs/
H A Dsuper.c1424 struct super_block *sget_dev(struct fs_context *fc, dev_t dev) in sget_dev() function
1429 EXPORT_SYMBOL(sget_dev);
1569 s = sget_dev(fc, dev); in get_tree_bdev()
/openbmc/linux/include/linux/
H A Dfs.h2426 struct super_block *sget_dev(struct fs_context *fc, dev_t dev);