Searched refs:nfs_can_squish (Results 1 – 1 of 1) sorted by relevance
190 int nfs_can_squish(struct nfsmount *);711 timeo.tv_sec = (NMFLAG(nmp, SOFT) || nfs_can_squish(nmp)) ? 5 : 60; in nfs_socket_options()5353 if (!(NMFLAG(nmp, SOFT) || (req->r_flags & R_SOFT)) && !nfs_can_squish(nmp)) { in nfs_request_timer()6134 nfs_can_squish(struct nfsmount *nmp) in nfs_can_squish() function6191 if (!nfs_can_squish(nmp)) { in nfs_is_squishy()6274 nfs_can_squish(nmp) || nmp->nm_deadtimeout); in nfs_use_cache()