Searched refs:n_lastrahead (Results 1 – 3 of 3) sorted by relevance
2048 np->n_lastrahead = *rabnp; in nfs_buf_readahead()2185 if (maxrabn < np->n_lastrahead) { in nfs_bioread()2186 np->n_lastrahead = -1; in nfs_bioread()2188 if (rabn < np->n_lastrahead) { in nfs_bioread()2189 rabn = np->n_lastrahead + 1; in nfs_bioread()3953 np->n_lastrahead = -1; in nfs_vinvalbuf_internal()
697 #define n_lastrahead n_un2.nf_lastrahead macro
870 np->n_lastrahead = -1; in nfs_vnop_open()