Searched refs:rtmult (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| H A D | nfs_xdr.h | 146 __u32 rtmult; /* reads should be multiple of this */ member |
| /linux/fs/nfs/ | ||
| H A D | nfs3xdr.c | 2208 result->rtmult = be32_to_cpup(p++); in decode_fsinfo3resok() |