Searched defs:nfsd_dumplocklist (Results 1 – 1 of 1) sorted by relevance
245 struct nfsd_dumplocklist { struct246 char *ndllck_fname; /* File Name */247 int ndllck_size; /* Number of elements */248 void *ndllck_list; /* and the list of elements */