Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nfs/
H A Dproc.c87 info->rtmult = fsinfo.bsize; in nfs_proc_get_root()
577 info->rtmult = fsinfo.bsize; in nfs_proc_fsinfo()
H A Dnfs3xdr.c2208 result->rtmult = be32_to_cpup(p++); in decode_fsinfo3resok()
H A Dnfs4xdr.c4850 fsinfo->rtmult = fsinfo->wtmult = 512; /* ??? */ in decode_fsinfo()
/OK3568_Linux_fs/kernel/include/linux/
H A Dnfs_xdr.h143 __u32 rtmult; /* reads should be multiple of this */ member