Home
last modified time | relevance | path

Searched refs:lr_layout_type (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/fs/nfsd/
Dnfs4layouts.c501 false, lrp->lr_layout_type, in nfsd4_return_file_layouts()
546 if (ls->ls_layout_type != lrp->lr_layout_type) in nfsd4_return_client_layouts()
Dxdr4.h505 u32 lr_layout_type; /* request */ member
Dnfs4proc.c2375 if (!nfsd4_layout_verify(current_fh->fh_export, lrp->lr_layout_type)) in nfsd4_layoutreturn()
Dnfs4xdr.c1832 if (xdr_stream_decode_u32(argp->xdr, &lrp->lr_layout_type) < 0) in nfsd4_decode_layoutreturn()