Home
last modified time | relevance | path

Searched refs:buf_insert_lookup_le (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/kern/
H A Dvfs_subr.c562 buf_insert_lookup_le(struct bufv *bv, struct buf *bp, struct buf **n) in buf_insert_lookup_le() function
2732 error = buf_insert_lookup_le(bv, bp, &n); in buf_vlist_find_or_add()