Home
last modified time | relevance | path

Searched refs:pool_cache_get (Results 1 – 14 of 14) sorted by relevance

/minix3/sys/ufs/chfs/
H A Dchfs_malloc.c155 vc = pool_cache_get(chfs_vnode_cache, PR_WAITOK); in chfs_vnode_cache_alloc()
192 nref = pool_cache_get(chfs_nrefs_cache, PR_WAITOK); in chfs_alloc_refblock()
317 ret = pool_cache_get(chfs_flash_vnode_cache, 0); in chfs_alloc_flash_vnode()
333 ret = pool_cache_get(chfs_flash_dirent_cache, 0); in chfs_alloc_flash_dirent()
349 ret = pool_cache_get(chfs_flash_dnode_cache, 0); in chfs_alloc_flash_dnode()
365 ret = pool_cache_get(chfs_node_frag_cache, 0); in chfs_alloc_node_frag()
381 ret = pool_cache_get(chfs_tmp_dnode_cache, 0); in chfs_alloc_tmp_dnode()
398 ret = pool_cache_get(chfs_tmp_dnode_info_cache, 0); in chfs_alloc_tmp_dnode_info()
/minix3/sys/sys/
H A Dnamei.h237 #define PNBUF_GET() ((char *)pool_cache_get(pnbuf_cache, PR_WAITOK))
H A Dpool.h343 #define pool_cache_get(pc, f) pool_cache_get_paddr((pc), (f), NULL) macro
H A Dnamei.src229 #define PNBUF_GET() ((char *)pool_cache_get(pnbuf_cache, PR_WAITOK))
/minix3/sys/ufs/ufs/
H A Dufs_vnops.c834 newdir = pool_cache_get(ufs_direct_cache, PR_WAITOK); in ufs_link()
896 newdir = pool_cache_get(ufs_direct_cache, PR_WAITOK); in ufs_whiteout()
1047 newdir = pool_cache_get(ufs_direct_cache, PR_WAITOK); in ufs_mkdir()
1817 newdir = pool_cache_get(ufs_direct_cache, PR_WAITOK); in ufs_makeinode()
H A Dufs_dirhash.c86 pool_cache_get(ufsdirhashblk_cache, PR_NOWAIT)
176 dh = pool_cache_get(ufsdirhash_cache, PR_NOWAIT); in ufsdirhash_build()
H A Dufs_quota.c842 ndq = pool_cache_get(dquot_cache, PR_WAITOK); in dqget()
H A Dufs_rename.c393 newdir = pool_cache_get(ufs_direct_cache, PR_WAITOK); in ufs_gro_rename()
/minix3/sys/ufs/lfs/
H A Dulfs_dirhash.c88 pool_cache_get(ulfsdirhashblk_cache, PR_NOWAIT)
178 dh = pool_cache_get(ulfsdirhash_cache, PR_NOWAIT); in ulfsdirhash_build()
H A Dulfs_quota.c860 ndq = pool_cache_get(dquot_cache, PR_WAITOK); in lfs_dqget()
/minix3/sys/ufs/ffs/
H A Dffs_vfsops.c1967 ip = pool_cache_get(ffs_inode_cache, PR_WAITOK); in ffs_init_vnode()
1974 ip->i_din.ffs1_din = pool_cache_get(ffs_dinode1_cache, in ffs_init_vnode()
1977 ip->i_din.ffs2_din = pool_cache_get(ffs_dinode2_cache, in ffs_init_vnode()
/minix3/sys/fs/puffs/
H A Dpuffs_msgif.c139 park = pool_cache_get(parkpc, waitok ? PR_WAITOK : PR_NOWAIT); in puffs_msgpark_alloc()
/minix3/common/lib/libc/gen/
H A Dradixtree.c321 n = pool_cache_get(radix_tree_node_cache, PR_NOWAIT); in radix_tree_alloc_node()
/minix3/distrib/sets/lists/comp/
H A Dmi10365 ./usr/share/man/cat9/pool_cache_get.0 comp-sys-catman .cat
17182 ./usr/share/man/html9/pool_cache_get.html comp-sys-htmlman html
24163 ./usr/share/man/man9/pool_cache_get.9 comp-sys-man .man