odb_get_key        82 source4/ntvfs/common/opendb.c 	return ops->odb_get_key(mem_ctx, lck);
odb_get_key        27 source4/ntvfs/common/opendb.h 	DATA_BLOB (*odb_get_key)(TALLOC_CTX *mem_ctx, struct odb_lock *lck);
odb_get_key       885 source4/ntvfs/common/opendb_tdb.c 	.odb_get_key             = odb_tdb_get_key,
odb_get_key       931 source4/ntvfs/posix/pvfs_open.c 	r->odb_locking_key = odb_get_key(r, lck);