Searched refs:get_dcache (Results 1 - 5 of 5) sorted by relevance

/opensolaris-onvv-gate/usr/src/stand/sys/
H A Dsacache.h46 extern int get_dcache(int dev, char *name, int pnum);
/opensolaris-onvv-gate/usr/src/stand/lib/fs/nfs/
H A Dlookup.c167 cino = get_dcache(mac_get_dev(), component, dino);
/opensolaris-onvv-gate/usr/src/stand/lib/fs/common/
H A Dcache.c377 get_dcache(int dev, char *name, int pnum) function
406 * via "get_dcache". The cache key is composed of three parts: The
/opensolaris-onvv-gate/usr/src/stand/lib/fs/ufs/
H A Dufsops.c346 if ((in = get_dcache(devp->di_dcookie, path, ip->i_number)) != 0)
384 (get_dcache(devp->di_dcookie, dp->d_name, dp->d_ino) != 0))
/opensolaris-onvv-gate/usr/src/stand/lib/fs/hsfs/
H A Dhsfsops.c243 if (in = get_dcache(dv, path, ip->i_number)) {

Completed in 109 milliseconds