Searched refs:nextfh (Results 1 - 1 of 1) sorted by relevance

/barrelfish-2018-10-04/lib/vfs/
H A Dvfs_ramfs.c75 trivfs_fh_t nextfh; local
76 err = cl->rpc->rpc_tx_vtbl.lookup(cl->rpc, fh, pathbuf, &msgerr, &nextfh, &isdir);
100 fh = nextfh;
106 fh = nextfh;

Completed in 41 milliseconds