Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_bcache.c419 static _sd_cctl_t *sdbc_alloc_lru(int, nsc_off_t, int *, int);
4241 centry = sdbc_alloc_lru(cd, cblk, stall, flag);
4525 sdbc_alloc_lru(int cd, nsc_off_t cblk, int *stall, int flag) function