odb_init           67 source4/ntvfs/common/opendb.c 	return ops->odb_init(mem_ctx, ntvfs_ctx);
odb_init           23 source4/ntvfs/common/opendb.h 	struct odb_context *(*odb_init)(TALLOC_CTX *mem_ctx, 
odb_init          883 source4/ntvfs/common/opendb_tdb.c 	.odb_init                = odb_tdb_init,
odb_init          222 source4/ntvfs/posix/vfs_posix.c 	pvfs->odb_context = odb_init(pvfs, pvfs->ntvfs->ctx);