Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/nfsd/
H A Dxdr4.h491 u32 lg_layout_type; /* request */ member
H A Dnfs4xdr.c1627 lgp->lg_layout_type = be32_to_cpup(p++); in nfsd4_decode_layoutget()
4469 *p++ = cpu_to_be32(lgp->lg_layout_type); in nfsd4_encode_layoutget()
4471 ops = nfsd4_layout_ops[lgp->lg_layout_type]; in nfsd4_encode_layoutget()
H A Dnfs4proc.c1925 ops = nfsd4_layout_verify(current_fh->fh_export, lgp->lg_layout_type); in nfsd4_layoutget()
1951 true, lgp->lg_layout_type, &ls); in nfsd4_layoutget()
/kernel/linux/linux-6.6/fs/nfsd/
H A Dxdr4.h482 u32 lg_layout_type; /* request */ member
H A Dnfs4xdr.c1805 if (xdr_stream_decode_u32(argp->xdr, &lgp->lg_layout_type) < 0) in nfsd4_decode_layoutget()
4749 *p++ = cpu_to_be32(lgp->lg_layout_type); in nfsd4_encode_layoutget()
4751 ops = nfsd4_layout_ops[lgp->lg_layout_type]; in nfsd4_encode_layoutget()
H A Dnfs4proc.c2242 ops = nfsd4_layout_verify(current_fh->fh_export, lgp->lg_layout_type); in nfsd4_layoutget()
2268 true, lgp->lg_layout_type, &ls); in nfsd4_layoutget()

Completed in 26 milliseconds