Searched refs:lt_type (Results 1 – 3 of 3) sorted by relevance
194 u32 lt_type; member
717 lockt->lt_type = be32_to_cpup(p++); in nfsd4_decode_lockt()718 if((lockt->lt_type < NFS4_READ_LT) || (lockt->lt_type > NFS4_WRITEW_LT)) in nfsd4_decode_lockt()
5851 switch (lockt->lt_type) { in nfsd4_lockt()