Searched refs:nlm_decode_lock (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/fs/lockd/
H A Dxdr.c114 nlm_decode_lock(__be32 *p, struct nlm_lock *lock) nlm_decode_lock() function
193 if (!(p = nlm_decode_lock(p, &argp->lock))) nlmsvc_decode_testargs()
218 if (!(p = nlm_decode_lock(p, &argp->lock))) nlmsvc_decode_lockargs()
238 if (!(p = nlm_decode_lock(p, &argp->lock))) nlmsvc_decode_cancargs()
249 || !(p = nlm_decode_lock(p, &argp->lock))) nlmsvc_decode_unlockargs()

Completed in 143 milliseconds