Home
last modified time | relevance | path

Searched refs:wtpref (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/fs/nfs/
H A Dproc.c89 info->wtpref = fsinfo.tsize; in nfs_proc_get_root()
579 info->wtpref = fsinfo.tsize; in nfs_proc_fsinfo()
H A Dclient.c780 server->wsize = nfs_io_size(fsinfo->wtpref, clp->cl_proto); in nfs_server_set_fsinfo()
H A Dnfs3xdr.c2213 result->wtpref = be32_to_cpup(p++); in decode_fsinfo3resok()
H A Dnfs4xdr.c4947 fsinfo->wtpref = fsinfo->wtmax; in decode_fsinfo()
/openbmc/linux/include/linux/
H A Dnfs_xdr.h145 __u32 wtpref; /* pref. write transfer size */ member