Searched refs:wtmult (Results 1 – 7 of 7) sorted by relevance
109 unsigned int wtmult; /* server disk block size */ member
119 __u32 wtmult; /* writes should be multiple of this */ member
121 info->wtmult = fsinfo.bsize; in nfs_proc_get_root()614 info->wtmult = fsinfo.bsize; in nfs_proc_fsinfo()
939 server->wtmult = nfs_block_bits(fsinfo->wtmult, NULL); in nfs_server_set_fsinfo()
2203 result->wtmult = be32_to_cpup(p++); in decode_fsinfo3resok()
784 seq_printf(m, ",wtmult=%u", nfss->wtmult); in nfs_show_stats()
4216 fsinfo->rtmult = fsinfo->wtmult = 512; /* ??? */ in decode_fsinfo()