]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/ecryptfs/ecryptfs_kernel.h
[S390] fixed cdl-format detection.
[linux-2.6-omap-h63xx.git] / fs / ecryptfs / ecryptfs_kernel.h
index 403e3bad1455ae95a079a919306ecfe13cf73793..1b9dd9a96f190b08279cb118a2cad75ecf0b67cd 100644 (file)
@@ -580,5 +580,7 @@ void
 ecryptfs_write_header_metadata(char *virt,
                               struct ecryptfs_crypt_stat *crypt_stat,
                               size_t *written);
+int ecryptfs_write_zeros(struct file *file, pgoff_t index, int start,
+                        int num_zeros);
 
 #endif /* #ifndef ECRYPTFS_KERNEL_H */