Home
last modified time | relevance | path

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

/Linux-v5.15/fs/nfs/
Dproc.c86 info->rtpref = fsinfo.tsize; in nfs_proc_get_root()
577 info->rtpref = fsinfo.tsize; in nfs_proc_fsinfo()
Dclient.c766 server->rsize = nfs_block_size(fsinfo->rtpref, NULL); in nfs_server_set_fsinfo()
Dnfs3xdr.c2219 result->rtpref = be32_to_cpup(p++); in decode_fsinfo3resok()
Dnfs4xdr.c4898 fsinfo->rtpref = fsinfo->dtpref = fsinfo->rtmax; in decode_fsinfo()
/Linux-v5.15/include/linux/
Dnfs_xdr.h142 __u32 rtpref; /* pref. read transfer size */ member