Searched refs:foundbp (Results 1 – 1 of 1) sorted by relevance
6209 struct nfsbuf *bp, *lastbp, *foundbp; in nfs_dir_buf_cache_lookup() local6277 lastbp = foundbp = NULL; in nfs_dir_buf_cache_lookup()6310 foundbp = bp; in nfs_dir_buf_cache_lookup()6315 LIST_REMOVE(foundbp, nb_vnbufs); in nfs_dir_buf_cache_lookup()6316 LIST_INSERT_HEAD(&dnp->n_cleanblkhd, foundbp, nb_vnbufs); in nfs_dir_buf_cache_lookup()6317 dnp->n_lastdbl = foundbp->nb_lblkno; in nfs_dir_buf_cache_lookup()