Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dnfs_xdr.h45 __u32 wtmult; /* writes should be multiple of this */ member
/linux-2.4.37.9/fs/nfs/
Dinode.c427 fsinfo.bsize = (fsinfo.rtmult>fsinfo.wtmult) ? fsinfo.rtmult : fsinfo.wtmult; in nfs_read_super()
Dnfs2xdr.c619 res->wtmult = xfer_size; in nfs_xdr_statfsres()
Dnfs3xdr.c951 res->wtmult = ntohl(*p++); in nfs3_xdr_fsinfores()