Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/lvm/md/
H A Dmd_mddb.c486 allocbuffer( in allocbuffer() function
1271 bfp = allocbuffer(s, MDDB_SLEEPOK); in putblks()
1571 bfp = allocbuffer(s, MDDB_SLEEPOK); /* this will never sleep */ in getblks()
6606 while ((bfp = allocbuffer(s, MDDB_NOSLEEP)) != NULL) in initit()
7221 while ((bfp = allocbuffer(s, MDDB_NOSLEEP)) != NULL) in mddb_unload_set()