Home
last modified time | relevance | path

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

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