Searched refs:wtmult (Results 1 – 7 of 7) sorted by relevance
163 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()580 info->wtmult = fsinfo.bsize; in nfs_proc_fsinfo()
787 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()
2214 result->wtmult = be32_to_cpup(p++); in decode_fsinfo3resok()
4936 fsinfo->rtmult = fsinfo->wtmult = 512; /* ??? */ in decode_fsinfo()
Completed in 42 milliseconds