Searched refs:foundbp (Results 1 – 1 of 1) sorted by relevance
6220 struct nfsbuf *bp, *lastbp, *foundbp; in nfs_dir_buf_cache_lookup() local6288 lastbp = foundbp = NULL; in nfs_dir_buf_cache_lookup()6321 foundbp = bp; in nfs_dir_buf_cache_lookup()6326 LIST_REMOVE(foundbp, nb_vnbufs); in nfs_dir_buf_cache_lookup()6327 LIST_INSERT_HEAD(&dnp->n_cleanblkhd, foundbp, nb_vnbufs); in nfs_dir_buf_cache_lookup()6328 dnp->n_lastdbl = foundbp->nb_lblkno; in nfs_dir_buf_cache_lookup()