Home
last modified time | relevance | path

Searched refs:lc_layout_type (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/nfsd/
H A Dxdr4.h505 u32 lc_layout_type; /* request */ member
H A Dnfs4proc.c1999 ops = nfsd4_layout_verify(current_fh->fh_export, lcp->lc_layout_type); in nfsd4_layoutcommit()
2019 false, lcp->lc_layout_type, in nfsd4_layoutcommit()
H A Dnfs4xdr.c1676 lcp->lc_layout_type = be32_to_cpup(p++); in nfsd4_decode_layoutcommit()
/kernel/linux/linux-6.6/fs/nfsd/
H A Dxdr4.h496 u32 lc_layout_type; /* request */ member
H A Dnfs4xdr.c586 if (xdr_stream_decode_u32(argp->xdr, &lcp->lc_layout_type) < 0) in nfsd4_decode_layoutupdate4()
588 if (lcp->lc_layout_type < LAYOUT_NFSV4_1_FILES) in nfsd4_decode_layoutupdate4()
590 if (lcp->lc_layout_type >= LAYOUT_TYPE_MAX) in nfsd4_decode_layoutupdate4()
H A Dnfs4proc.c2316 ops = nfsd4_layout_verify(current_fh->fh_export, lcp->lc_layout_type); in nfsd4_layoutcommit()
2336 false, lcp->lc_layout_type, in nfsd4_layoutcommit()

Completed in 26 milliseconds