Home
last modified time | relevance | path

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

/linux-4.4.14/fs/
Dblock_dev.c563 static const struct super_operations bdev_sops = { variable
574 return mount_pseudo(fs_type, "bdev:", &bdev_sops, NULL, BDEVFS_MAGIC); in bd_mount()