Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/
H A Dbofi.c1823 struct bofi_link *lp, *prev_lp, *next_lp; in bofi_errdef_free() local
1869 next_lp = lp->link; in bofi_errdef_free()
1872 lp = next_lp; in bofi_errdef_free()
3096 struct bofi_link *lp, *next_lp; in bofi_map() local
3256 next_lp = lp->link; in bofi_map()
3259 lp = next_lp; in bofi_map()
3636 struct bofi_link *lp, *next_lp; in bofi_dma_unbindhdl() local
3672 next_lp = lp->link; in bofi_dma_unbindhdl()
3685 lp = next_lp; in bofi_dma_unbindhdl()
4133 struct bofi_link *lp, *next_lp; in bofi_dvma_unload() local
[all …]
/titanic_41/usr/src/uts/common/fs/zfs/
H A Darc.c1210 const l2arc_log_blkptr_t *this_lp, const l2arc_log_blkptr_t *next_lp,