Searched refs:CACHEFS_RL_FREE (Results 1 – 9 of 9) sorted by relevance
/titanic_44/usr/src/cmd/fs.d/cachefs/fsck/ |
H A D | res.c | 312 lhp = RL_HEAD(resp, CACHEFS_RL_FREE); in res_reset() 474 CACHEFS_RL_FREE, index, 0); in res_done() 495 ret = res_listcheck(resp, CACHEFS_RL_FREE); in res_done()
|
H A D | fsck.c | 1491 (metap->md_rltype == CACHEFS_RL_FREE)) { in process_fsgroup()
|
/titanic_44/usr/src/uts/common/fs/cachefs/ |
H A D | cachefs_resource.c | 255 lhp = RL_HEAD(cachep, CACHEFS_RL_FREE); in cachefs_rl_alloc() 478 ASSERT(type != CACHEFS_RL_FREE); in cachefs_allocblocks() 525 ASSERT(type != CACHEFS_RL_FREE); in cachefs_freeblocks() 720 cachefs_rlent_moveto(fscp->fs_cache, CACHEFS_RL_FREE, entno, 0); in cachefs_victim() 1230 case CACHEFS_RL_FREE: in cachefs_rl_debug_show()
|
H A D | cachefs_cnode.c | 406 cachefs_rlent_moveto(cachep, CACHEFS_RL_FREE, in cachefs_cnode_inactive() 1371 CACHEFS_RL_FREE, mdp->md_rlno, 0); in cachefs_cnode_move() 1902 cachefs_rlent_moveto(fscp->fs_cache, CACHEFS_RL_FREE, in cachefs_cnode_stale()
|
H A D | cachefs_filegrp.c | 337 CACHEFS_RL_FREE, fgp->fg_header->ach_rlno, in filegrp_destroy() 1708 CACHEFS_RL_FREE, ahp->ach_rlno, 0); in filegrpattr_create()
|
H A D | cachefs_ioctl.c | 455 CACHEFS_RL_FREE, cp->c_metadata.md_rlno, 0); in cachefs_unpack_common() 2380 type = CACHEFS_RL_FREE; in cachefs_modified_fix()
|
H A D | cachefs_subr.c | 1026 CACHEFS_RL_FREE, cp->c_metadata.md_rlno, 0); in cachefs_createfrontfile() 1812 cachefs_rlent_moveto(cachep, CACHEFS_RL_FREE, in cachefs_stuffsymlink()
|
H A D | cachefs_vnops.c | 3376 CACHEFS_RL_FREE, cp->c_metadata.md_rlno, 0); in cachefs_sync_metadata() 10202 CACHEFS_RL_FREE, cp->c_metadata.md_rlno, 0); in cachefs_modified_alloc()
|
/titanic_44/usr/src/uts/common/sys/fs/ |
H A D | cachefs_fs.h | 424 CACHEFS_RL_FREE, enumerator
|