eadb 41 source4/ntvfs/posix/vfs_posix.c const char *eadb;
eadb 110 source4/ntvfs/posix/vfs_posix.c eadb = share_string_option(scfg, PVFS_EADB, NULL);
eadb 111 source4/ntvfs/posix/vfs_posix.c if (eadb != NULL) {
eadb 112 source4/ntvfs/posix/vfs_posix.c pvfs->ea_db = tdb_wrap_open(pvfs, eadb, 50000,
eadb 118 source4/ntvfs/posix/vfs_posix.c eadb, strerror(errno)));