gpfswrap: Remove unused gpfs_prealloc wrapper
[nivanova/samba-autobuild/.git] / lib / util / gpfswrap.h
index 1c9c64f7e8c06284d3600ff9c7c455126a2b825d..402021040642d3188adfd7ae244cb144fa489f62 100644 (file)
@@ -37,7 +37,6 @@ int gpfswrap_set_winattrs_path(char *pathname, int flags,
 int gpfswrap_set_winattrs(int fd, int flags, struct gpfs_winattr *attrs);
 int gpfswrap_get_winattrs_path(char *pathname, struct gpfs_winattr *attrs);
 int gpfswrap_get_winattrs(int fd, struct gpfs_winattr *attrs);
-int gpfswrap_prealloc(int fd, gpfs_off64_t start, gpfs_off64_t bytes);
 int gpfswrap_ftruncate(int fd, gpfs_off64_t length);
 int gpfswrap_lib_init(int flags);
 int gpfswrap_set_times_path(char *pathname, int flags,