Home
last modified time | relevance | path

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

/onnv-gate/usr/src/stand/lib/fs/common/
H A Dcache.c96 get_cache(cache_t *cap, head_t *chp) in get_cache() function
296 icp = get_cache(ic_hash[IC_HASH(dev, inum)], &ic_head); in get_icache()
394 dcp = (dc_t *)get_cache(dc_hash[DC_HASH(dev, name, x_len)], &dc_head); in get_dcache()
518 bcp = get_cache(bc_hash[BC_HASH(x_dev, x_blkno, x_len)], &bc_head); in get_bcache()
/onnv-gate/usr/src/cmd/format/
H A Dprompts.h53 int get_cache(ulong_t *option);
H A Dprompts.c344 get_cache(options) in get_cache() function
H A Dmain.c641 cur_dtype->dtype_cache = get_cache(&cur_dtype->dtype_options); in get_disk_characteristics()
H A Dmenu_command.c529 d->dtype_cache = get_cache(&d->dtype_options); in c_type()
/onnv-gate/usr/src/common/fs/
H A Dufsops.c82 static void *get_cache(int);
102 filep->fi_inode = get_cache((int)inode); in openi()
810 get_cache(int key) in get_cache() function
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DHtml.pm477 get_cache($Dircache, $Itemcache, \@Podpath, $Podroot, $Recurse);
716 sub get_cache { subroutine
/onnv-gate/usr/src/uts/common/fs/dev/
H A Dsdev_subr.c2481 goto get_cache; in devname_readdir_func()
2540 get_cache: in devname_readdir_func()