Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/fs.d/ufs/fsdb/
H A Dfsdb.c344 static int getshadowslot(long);
748 if ((addr = getshadowslot( in main()
890 addr = getshadowslot((long)(cur_shad + temp)); in main()
941 addr = getshadowslot((long)(cur_shad - temp)); in main()
1787 addr = getshadowslot(value); in main()
3104 getshadowslot(long shadow) in getshadowslot() function