Searched refs:lt_type (Results 1 – 3 of 3) sorted by relevance
313 u32 lt_type; member
960 if (xdr_stream_decode_u32(argp->xdr, &lockt->lt_type) < 0) in nfsd4_decode_lockt()962 if ((lockt->lt_type < NFS4_READ_LT) || (lockt->lt_type > NFS4_WRITEW_LT)) in nfsd4_decode_lockt()
8477 switch (lockt->lt_type) { in nfsd4_lockt()
Completed in 36 milliseconds