Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/openzfs/module/zfs/
H A Darc.c1043 buf_hash_insert(arc_buf_hdr_t *hdr, kmutex_t **lockp) in buf_hash_insert() function
3352 (void) buf_hash_insert(nhdr, NULL); in arc_hdr_realloc()
5703 exists = buf_hash_insert(hdr, &hash_lock); in arc_read()
6588 exists = buf_hash_insert(hdr, &hash_lock); in arc_write_done()
6604 exists = buf_hash_insert(hdr, &hash_lock); in arc_write_done()
10276 exists = buf_hash_insert(hdr, &hash_lock); in l2arc_hdr_restore()