Searched refs:lt_type (Results 1 – 3 of 3) sorted by relevance
193 u32 lt_type; member
930 if (xdr_stream_decode_u32(argp->xdr, &lockt->lt_type) < 0) in nfsd4_decode_lockt()932 if ((lockt->lt_type < NFS4_READ_LT) || (lockt->lt_type > NFS4_WRITEW_LT)) in nfsd4_decode_lockt()
7616 switch (lockt->lt_type) { in nfsd4_lockt()