Searched refs:bdev_sops (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/fs/ | ||
H A D | block_dev.c | 529 static const struct super_operations bdev_sops = { variable in typeref:struct:super_operations 540 return mount_pseudo(fs_type, "bdev:", &bdev_sops, NULL, BDEVFS_MAGIC); bd_mount() |
Completed in 65 milliseconds