Home
last modified time | relevance | path

Searched refs:lt_type (Results 1 – 3 of 3) sorted by relevance

/linux/fs/nfsd/
A Dxdr4.h313 u32 lt_type; member
A Dnfs4xdr.c939 if (xdr_stream_decode_u32(argp->xdr, &lockt->lt_type) < 0) in nfsd4_decode_lockt()
941 if ((lockt->lt_type < NFS4_READ_LT) || (lockt->lt_type > NFS4_WRITEW_LT)) in nfsd4_decode_lockt()
A Dnfs4state.c8223 switch (lockt->lt_type) { in nfsd4_lockt()

Completed in 35 milliseconds