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