nfs-ganesha 1.4
|
Go to the source code of this file.
Functions | |
int | fsal_posixdb_consistency_check (fsal_posixdb_fileinfo_t *p_info1, fsal_posixdb_fileinfo_t *p_info2) |
Check the consistency between two fsal_posixdb_fileinfo_t. |
int fsal_posixdb_consistency_check | ( | fsal_posixdb_fileinfo_t * | p_info1, |
fsal_posixdb_fileinfo_t * | p_info2 | ||
) |
Check the consistency between two fsal_posixdb_fileinfo_t.
p_info1 | |
p_info2 |
p_info1 | |
p_info2 |
Definition at line 21 of file MYSQL/posixdb_consistency.c.