Searched refs:ldl_read (Results 1 - 5 of 5) sorted by relevance
/illumos-gate/usr/src/uts/common/fs/ufs/ |
H A D | lufs_thread.c | 227 if (ldl_read(ul, bp->b_un.b_addr,
|
H A D | lufs_debug.c | 346 if (ldl_read(ul, bufp, me->me_mof, me->me_nb, me) == 0) {
|
H A D | lufs.c | 1330 if (ldl_read(ul, va, mof, nb, age)) {
|
H A D | lufs_log.c | 293 * that ldl_read does not reference w/o holding the cb_rwlock or 388 * that ldl_read does not reference w/o holding the cb_rwlock or 684 * that ldl_read does not reference w/o holding the cb_rwlock or 714 * lock out ldl_read 1106 ldl_read( function
|
/illumos-gate/usr/src/uts/common/sys/fs/ |
H A D | ufs_log.h | 563 extern int ldl_read(ml_unit_t *, caddr_t, offset_t, off_t,
|
Completed in 69 milliseconds