X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=drivers%2Fmd%2Fdm.h;h=4eaf075da21761095d5e0f919e7508d8d072d6bf;hb=ddae9c2ea79449beb00027cf77fca6dc489f2d15;hp=95a0cfbe5b4d93b6e5e928774e942323282d266c;hpb=2d5fe68987341a59a3fd97c71695efcabb0c6fd5;p=powerpc.git diff --git a/drivers/md/dm.h b/drivers/md/dm.h index 95a0cfbe5b..4eaf075da2 100644 --- a/drivers/md/dm.h +++ b/drivers/md/dm.h @@ -69,7 +69,7 @@ void dm_put(struct mapped_device *md); /* * A device can still be used while suspended, but I/O is deferred. */ -int dm_suspend(struct mapped_device *md); +int dm_suspend(struct mapped_device *md, int with_lockfs); int dm_resume(struct mapped_device *md); /*