Home
last modified time | relevance | path

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

/illumos-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()
/illumos-gate/usr/src/cmd/format/
H A Dprompts.h51 int get_cache(ulong_t *option);
H A Dprompts.c330 get_cache(ulong_t *options) in get_cache() function
H A Dmain.c666 cur_dtype->dtype_cache = get_cache(&cur_dtype->dtype_options); in get_disk_characteristics()
H A Dmenu_command.c538 d->dtype_cache = get_cache(&d->dtype_options); in c_type()
/illumos-gate/usr/src/common/fs/
H A Dufsops.c85 static void *get_cache(int);
105 filep->fi_inode = get_cache((int)inode); in openi()
828 get_cache(int key) in get_cache() function
/illumos-gate/usr/src/uts/common/fs/dev/
H A Dsdev_subr.c2340 goto get_cache; in devname_readdir_func()
2399 get_cache: in devname_readdir_func()