Searched refs:get_cache (Results 1 – 8 of 8) sorted by relevance
| /onnv-gate/usr/src/stand/lib/fs/common/ |
| H A D | cache.c | 96 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 D | prompts.h | 53 int get_cache(ulong_t *option);
|
| H A D | prompts.c | 344 get_cache(options) in get_cache() function
|
| H A D | main.c | 641 cur_dtype->dtype_cache = get_cache(&cur_dtype->dtype_options); in get_disk_characteristics()
|
| H A D | menu_command.c | 529 d->dtype_cache = get_cache(&d->dtype_options); in c_type()
|
| /onnv-gate/usr/src/common/fs/ |
| H A D | ufsops.c | 82 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 D | Html.pm | 477 get_cache($Dircache, $Itemcache, \@Podpath, $Podroot, $Recurse); 716 sub get_cache { subroutine
|
| /onnv-gate/usr/src/uts/common/fs/dev/ |
| H A D | sdev_subr.c | 2481 goto get_cache; in devname_readdir_func() 2540 get_cache: in devname_readdir_func()
|