Home
last modified time | relevance | path

Searched defs:nfsm_fhtom (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/sys/nfsclient/
HDnfsm_subs.h76 #define nfsm_fhtom(v, v3) \ macro
/freebsd-11-stable/sys/fs/nfs/
HDnfs_commonsubs.c491 nfsm_fhtom(struct nfsrv_descript *nd, u_int8_t *fhp, int size, int set_true) in nfsm_fhtom() function