Home
last modified time | relevance | path

Searched refs:M_NFSLAYOUT (Results 1 – 2 of 2) sorted by relevance

/src/sys/fs/nfs/
H A Dnfsport.h966 #define M_NFSLAYOUT M_NEWNFSLAYOUT macro
/src/sys/fs/nfsclient/
H A Dnfs_clstate.c5302 tlyp = malloc(sizeof(*tlyp) + fhlen - 1, M_NFSLAYOUT, in nfscl_layout()
5313 free(tlyp, M_NFSLAYOUT); in nfscl_layout()
5364 free(tlyp, M_NFSLAYOUT); in nfscl_layout()
5383 free(tlyp, M_NFSLAYOUT); in nfscl_layout()
5726 free(layp, M_NFSLAYOUT); in nfscl_freelayout()