VASResult shore_vas::fileOf(
const lrid_t &obj, // oid of pool or index
lrid_t *fid // ptr may not be null
);
The argument fid points to a place in the caller's address space into which the SVAS will write the result; fid may not be null.
A complete list of errors is in errors(svas).