Home
last modified time | relevance | path

Searched refs:wtmult (Results 1 – 3 of 3) sorted by relevance

/linux/fs/nfs/
H A Dclient.c885 server->wtmult = nfs_block_bits(fsinfo->wtmult, NULL); in nfs_server_set_fsinfo()
H A Dnfs4xdr.c5054 fsinfo->rtmult = fsinfo->wtmult = 512; /* ??? */ in decode_fsinfo()
/linux/include/linux/
H A Dnfs_xdr.h155 __u32 wtmult; /* writes should be multiple of this */ member