Searched refs:ldl_logscan_read (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/uts/common/sys/fs/ |
H A D | ufs_log.h | 568 extern int ldl_logscan_read(ml_unit_t *, off_t *, size_t, caddr_t);
|
/titanic_41/usr/src/uts/common/fs/ufs/ |
H A D | lufs_map.c | 1941 if (ldl_logscan_read(ul, &lof, nbd, (caddr_t)&delta)) in logmap_logscan() 1949 if (ldl_logscan_read(ul, &lof, nb, NULL)) in logmap_logscan()
|
H A D | lufs_log.c | 1438 ldl_logscan_read(ml_unit_t *ul, off_t *lofp, size_t nb, caddr_t va) in ldl_logscan_read() function
|