Searched refs:set_icache (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/stand/sys/ |
H A D | sacache.h | 44 extern void set_icache(int dev, int inum, void *buf, int len);
|
/titanic_50/usr/src/stand/lib/fs/nfs/ |
H A D | lookup.c | 239 set_icache(mac_get_dev(), cino, cdp, in stlookuppn()
|
/titanic_50/usr/src/stand/lib/fs/common/ |
H A D | cache.c | 302 set_icache(int dev, int inum, void *ip, int size) in set_icache() function
|
/titanic_50/usr/src/stand/lib/fs/hsfs/ |
H A D | hsfsops.c | 974 set_icache(dv, inode, ip, sizeof (struct inode)); in hs_seti()
|