Searched refs:wtmult (Results 1 – 7 of 7) sorted by relevance
166 unsigned int wtmult; /* server disk block size */ 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()
790 server->wtmult = nfs_block_bits(fsinfo->wtmult, NULL); in nfs_server_set_fsinfo()
657 seq_printf(m, ",wtmult=%u", nfss->wtmult); in nfs_show_stats()
2223 result->wtmult = be32_to_cpup(p++); in decode_fsinfo3resok()
4890 fsinfo->rtmult = fsinfo->wtmult = 512; /* ??? */ in decode_fsinfo()