Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dufs_log.h586 extern void lufs_strategy(ml_unit_t *, buf_t *);
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dlufs.c1417 lufs_strategy(ml_unit_t *ul, buf_t *bp) in lufs_strategy() function
1496 bio_lufs_strategy = (void (*) (void *, buf_t *)) lufs_strategy; in lufs_init()