Searched refs:wtmult (Results 1 – 7 of 7) sorted by relevance
147 unsigned int wtmult; /* server disk block size */ member
143 __u32 wtmult; /* writes should be multiple of this */ member
90 info->wtmult = fsinfo.bsize; in nfs_proc_get_root()570 info->wtmult = fsinfo.bsize; in nfs_proc_fsinfo()
757 server->wtmult = nfs_block_bits(fsinfo->wtmult, NULL); in nfs_server_set_fsinfo()
2259 result->wtmult = be32_to_cpup(p++); in decode_fsinfo3resok()
827 seq_printf(m, ",wtmult=%u", nfss->wtmult); in nfs_show_stats()
4963 fsinfo->rtmult = fsinfo->wtmult = 512; /* ??? */ in decode_fsinfo()