Searched refs:lm_fh (Results 1 – 2 of 2) sorted by relevance
273 arg4.alock.fh.n_bytes = (char *)&msg->lm_fh; in test_request()297 arg.alock.fh.n_bytes = (char *)&msg->lm_fh; in test_request()343 arg4.alock.fh.n_bytes = (char *)&msg->lm_fh; in lock_request()368 arg.alock.fh.n_bytes = (char *)&msg->lm_fh; in lock_request()413 arg4.alock.fh.n_bytes = (char *)&msg->lm_fh; in unlock_request()434 arg.alock.fh.n_bytes = (char *)&msg->lm_fh; in unlock_request()577 for (t = buf, p = (u_int8_t *)mp->lm_fh, in show()
76 u_int8_t lm_fh[NFSX_V3FHMAX];/* The file handle. */ member