nfs-ganesha 1.4

posixdb_consistency.h

Go to the documentation of this file.
00001 
00002 #ifndef _POSIXDB_CONSISTENCY_H
00003 #define _POSIXDB_CONSISTENCY_H
00004 
00014 int fsal_posixdb_consistency_check(fsal_posixdb_fileinfo_t * p_info1,   /* IN */
00015                                    fsal_posixdb_fileinfo_t * p_info2 /* IN */ );
00016 
00017 #endif