Home
last modified time | relevance | path

Searched refs:rtmult (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/fs/nfs/
Dproc.c86 info->rtmult = fsinfo.bsize; in nfs_proc_get_root()
561 info->rtmult = fsinfo.bsize; in nfs_proc_fsinfo()
Dnfs3xdr.c2201 result->rtmult = be32_to_cpup(p++); in decode_fsinfo3resok()
Dnfs4xdr.c4816 fsinfo->rtmult = fsinfo->wtmult = 512; /* ??? */ in decode_fsinfo()
/linux-4.4.14/include/linux/
Dnfs_xdr.h134 __u32 rtmult; /* reads should be multiple of this */ member