X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Flinux%2Floop.h;h=40725447f5e0e958ef58097636603f00ca3d04e0;hb=022624a758dc9489388a99ad29577b4c8c09237c;hp=6ffd6db5bb0d746c2a92deb358c450b2989b5c61;hpb=a56cdcb662032a732f7c4f35cc5a9acf37759d8c;p=pandora-kernel.git diff --git a/include/linux/loop.h b/include/linux/loop.h index 6ffd6db5bb0d..40725447f5e0 100644 --- a/include/linux/loop.h +++ b/include/linux/loop.h @@ -160,5 +160,6 @@ int loop_unregister_transfer(int number); #define LOOP_SET_STATUS64 0x4C04 #define LOOP_GET_STATUS64 0x4C05 #define LOOP_CHANGE_FD 0x4C06 +#define LOOP_SET_CAPACITY 0x4C07 #endif