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

/barrelfish-2018-10-04/usr/webserver/
H A Dhttp_cache.c62 static struct nfs_fh3 nfs_root_fh; /* reference to the root dir of NFS */ variable in typeref:struct:nfs_fh3
412 r = nfs_lookup(my_nfs_client, nfs_root_fh, e->name,
545 r = nfs_readdir(client, nfs_root_fh, last->cookie,
620 r = nfs_readdir(client, nfs_root_fh, NFS_READDIR_COOKIE,
632 nfs_root_fh = fhandle; /* GLOBAL: assigning root of filesystem handle */

Completed in 33 milliseconds