Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nfs/
H A Dproc.c86 info->rtpref = fsinfo.tsize; in nfs_proc_get_root()
576 info->rtpref = fsinfo.tsize; in nfs_proc_fsinfo()
H A Dclient.c757 server->rsize = nfs_block_size(fsinfo->rtpref, NULL); in nfs_server_set_fsinfo()
H A Dnfs3xdr.c2207 result->rtpref = be32_to_cpup(p++); in decode_fsinfo3resok()
H A Dnfs4xdr.c4858 fsinfo->rtpref = fsinfo->dtpref = fsinfo->rtmax; in decode_fsinfo()
/OK3568_Linux_fs/kernel/include/linux/
H A Dnfs_xdr.h142 __u32 rtpref; /* pref. read transfer size */ member