HomeSort by: relevance | last modified time | path
    Searched defs:nfs_cbproc (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/fs/nfs/client/
nfs_clkrpc.c 54 static int nfs_cbproc(struct nfsrv_descript *, u_int32_t);
113 cacherep = nfs_cbproc(&nd, rqst->rq_xid);
151 nfs_cbproc(struct nfsrv_descript *nd, u_int32_t xid) function in typeref:typename:int
nfs_clkrpc.c 54 static int nfs_cbproc(struct nfsrv_descript *, u_int32_t);
113 cacherep = nfs_cbproc(&nd, rqst->rq_xid);
151 nfs_cbproc(struct nfsrv_descript *nd, u_int32_t xid) function in typeref:typename:int

Completed in 50 milliseconds