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