odb_get_path 148 source4/ntvfs/common/opendb.c return ops->odb_get_path(lck, path); odb_get_path 38 source4/ntvfs/common/opendb.h NTSTATUS (*odb_get_path)(struct odb_lock *lck, const char **path); odb_get_path 891 source4/ntvfs/common/opendb_tdb.c .odb_get_path = odb_tdb_get_path, odb_get_path 693 source4/ntvfs/posix/pvfs_resolve.c status = odb_get_path(lck, &name);