diff options
Diffstat (limited to 'xlators/nfs/server/src/nfs-common.h')
| -rw-r--r-- | xlators/nfs/server/src/nfs-common.h | 3 | 
1 files changed, 0 insertions, 3 deletions
diff --git a/xlators/nfs/server/src/nfs-common.h b/xlators/nfs/server/src/nfs-common.h index fa7f4ebf212..77bdfb0bbf0 100644 --- a/xlators/nfs/server/src/nfs-common.h +++ b/xlators/nfs/server/src/nfs-common.h @@ -37,9 +37,6 @@ nfs_path_to_xlator (xlator_list_t *cl, char *path);  extern xlator_t *  nfs_mntpath_to_xlator (xlator_list_t *cl, char *path); -extern int -nfs_zero_filled_stat (struct iatt *buf); -  extern void  nfs_loc_wipe (loc_t *loc);  | 
