Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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.c759 server->wsize = nfs_block_size(fsinfo->wtpref, NULL); in nfs_server_set_fsinfo()
H A Dnfs3xdr.c2210 result->wtpref = be32_to_cpup(p++); in decode_fsinfo3resok()
H A Dnfs4xdr.c4861 fsinfo->wtpref = fsinfo->wtmax; in decode_fsinfo()
/OK3568_Linux_fs/kernel/include/linux/
H A Dnfs_xdr.h145 __u32 wtpref; /* pref. write transfer size */ member