Searched refs:tsize (Results 1 – 3 of 3) sorted by relevance
86 info->rtpref = fsinfo.tsize; in nfs_proc_get_root()89 info->wtpref = fsinfo.tsize; in nfs_proc_get_root()91 info->dtpref = fsinfo.tsize; in nfs_proc_get_root()566 info->rtpref = fsinfo.tsize; in nfs_proc_fsinfo()569 info->wtpref = fsinfo.tsize; in nfs_proc_fsinfo()571 info->dtpref = fsinfo.tsize; in nfs_proc_fsinfo()
623 static inline blkcnt_t nfs_calc_block_size(u64 tsize) in nfs_calc_block_size() argument625 blkcnt_t used = (tsize + 511) >> 9; in nfs_calc_block_size()
1036 result->tsize = be32_to_cpup(p++); in decode_info()