|
@@ -62,5 +62,7 @@ struct fiemap {
|
|
#define FIEMAP_EXTENT_MERGED 0x00001000 /* File does not natively
|
|
#define FIEMAP_EXTENT_MERGED 0x00001000 /* File does not natively
|
|
* support extents. Result
|
|
* support extents. Result
|
|
* merged for efficiency. */
|
|
* merged for efficiency. */
|
|
|
|
+#define FIEMAP_EXTENT_SHARED 0x00002000 /* Space shared with other
|
|
|
|
+ * files. */
|
|
|
|
|
|
#endif /* _LINUX_FIEMAP_H */
|
|
#endif /* _LINUX_FIEMAP_H */
|