Searched refs:gBindFSVolumeOps (Results 1 – 2 of 2) sorted by relevance
12 extern fs_volume_ops gBindFSVolumeOps;
82 fsVolume->ops = &gBindFSVolumeOps; in bindfs_mount()1144 fs_volume_ops gBindFSVolumeOps = { variable