Searched refs:bdev_sops (Results 1 – 1 of 1) sorted by relevance
529 static const struct super_operations bdev_sops = { variable540 return mount_pseudo(fs_type, "bdev:", &bdev_sops, NULL, BDEVFS_MAGIC); in bd_mount()