Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/fs/nfs/
Dnfsport.h753 #define M_NFSCLLOCKOWNER M_NEWNFSCLLOCKOWNER macro
/freebsd-10-stable/sys/fs/nfsclient/
Dnfs_clstate.c1014 sizeof (struct nfscllockowner), M_NFSCLLOCKOWNER, M_WAITOK); in nfscl_getbytelock()
1036 FREE((caddr_t)nlp, M_NFSCLLOCKOWNER); in nfscl_getbytelock()
1107 FREE((caddr_t)nlp, M_NFSCLLOCKOWNER); in nfscl_getbytelock()
1169 FREE((caddr_t)nlp, M_NFSCLLOCKOWNER); in nfscl_getbytelock()
1565 FREE((caddr_t)lp, M_NFSCLLOCKOWNER); in nfscl_freelockowner()