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

  /src/sys/nfs/
nfsm_subs.h 108 #define nfsm_fhtom(n, v3) \ macro
  /src/sys/fs/nfs/common/
nfs_commonsubs.c 484 nfsm_fhtom(struct nfsrv_descript *nd, u_int8_t *fhp, int size, int set_true) function in typeref:typename:APPLESTATIC int
2252 retnum += nfsm_fhtom(nd, (u_int8_t *)fhp, 0, 0);

Completed in 15 milliseconds