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

  /src/sys/fs/nfs/client/
nfs_clstate.c 3151 u_int32_t minorvers = 0, retops = 0, *retopsp = NULL, *repp, cbident; local in function:nfscl_docb
3197 cbident = fxdr_unsigned(u_int32_t, *tl++);
3235 mp = nfscl_getmnt(minorvers, sessionid, cbident,
3303 clp = nfscl_getclnt(cbident);
3563 * Generate the next cbident value. Basically just increment a static value
3579 * Search the clientid list for one already using this cbident.
3599 * Get the mount point related to a given cbident or session and busy it.
3602 nfscl_getmnt(int minorvers, uint8_t *sessionid, u_int32_t cbident,
3613 if (clp->nfsc_cbident == cbident)
3635 * Get the clientid pointer related to a given cbident
    [all...]
nfs_clstate.c 3151 u_int32_t minorvers = 0, retops = 0, *retopsp = NULL, *repp, cbident; local in function:nfscl_docb
3197 cbident = fxdr_unsigned(u_int32_t, *tl++);
3235 mp = nfscl_getmnt(minorvers, sessionid, cbident,
3303 clp = nfscl_getclnt(cbident);
3563 * Generate the next cbident value. Basically just increment a static value
3579 * Search the clientid list for one already using this cbident.
3599 * Get the mount point related to a given cbident or session and busy it.
3602 nfscl_getmnt(int minorvers, uint8_t *sessionid, u_int32_t cbident,
3613 if (clp->nfsc_cbident == cbident)
3635 * Get the clientid pointer related to a given cbident
    [all...]
nfs_clstate.c 3151 u_int32_t minorvers = 0, retops = 0, *retopsp = NULL, *repp, cbident; local in function:nfscl_docb
3197 cbident = fxdr_unsigned(u_int32_t, *tl++);
3235 mp = nfscl_getmnt(minorvers, sessionid, cbident,
3303 clp = nfscl_getclnt(cbident);
3563 * Generate the next cbident value. Basically just increment a static value
3579 * Search the clientid list for one already using this cbident.
3599 * Get the mount point related to a given cbident or session and busy it.
3602 nfscl_getmnt(int minorvers, uint8_t *sessionid, u_int32_t cbident,
3613 if (clp->nfsc_cbident == cbident)
3635 * Get the clientid pointer related to a given cbident
    [all...]
nfs_clstate.c 3151 u_int32_t minorvers = 0, retops = 0, *retopsp = NULL, *repp, cbident; local in function:nfscl_docb
3197 cbident = fxdr_unsigned(u_int32_t, *tl++);
3235 mp = nfscl_getmnt(minorvers, sessionid, cbident,
3303 clp = nfscl_getclnt(cbident);
3563 * Generate the next cbident value. Basically just increment a static value
3579 * Search the clientid list for one already using this cbident.
3599 * Get the mount point related to a given cbident or session and busy it.
3602 nfscl_getmnt(int minorvers, uint8_t *sessionid, u_int32_t cbident,
3613 if (clp->nfsc_cbident == cbident)
3635 * Get the clientid pointer related to a given cbident
    [all...]

Completed in 50 milliseconds