Searched refs:nfscllockownerfh (Results 1 – 2 of 2) sorted by relevance
37 SLIST_HEAD(nfscllockownerfhhead, nfscllockownerfh);235 struct nfscllockownerfh { struct236 SLIST_ENTRY(nfscllockownerfh) nfslfh_list;
1988 struct nfscllockownerfh *lfhp, *mylfhp; in nfscl_emptylockowner()2018 mylfhp = malloc(sizeof(struct nfscllockownerfh), M_TEMP, in nfscl_emptylockowner()2734 struct nfscllockownerfh *lfhp, *nlfhp; in nfscl_renewthread()