Searched refs:lk_type (Results 1 – 3 of 3) sorted by relevance
281 u32 lk_type; member
921 if (xdr_stream_decode_u32(argp->xdr, &lock->lk_type) < 0) in nfsd4_decode_lock()923 if ((lock->lk_type < NFS4_READ_LT) || (lock->lk_type > NFS4_WRITEW_LT)) in nfsd4_decode_lock()
7986 lkflg = setlkflg(lock->lk_type); in nfsd4_lock()8002 switch (lock->lk_type) { in nfsd4_lock()