Searched refs:wtmult (Results 1 – 6 of 6) sorted by relevance
177 unsigned int wtmult; /* server disk block size */178 unsigned int wtmult; /* server disk block size */ global() member
146 __u32 wtmult; /* writes should be multiple of this */ member
90 info->wtmult = fsinfo.bsize; in nfs_proc_get_root()581 info->wtmult = fsinfo.bsize; in nfs_proc_fsinfo()
690 seq_printf(m, ",wtmult=%u", nfss->wtmult); in nfs_show_stats()
2211 result->wtmult = be32_to_cpup(p++); in decode_fsinfo3resok()
4987 fsinfo->rtmult = fsinfo->wtmult = 512; /* ??? */ in decode_fsinfo()