Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/cachefs/fsck/
H A Dres.c275 rlentp->rl_attrc = 0; in res_reset()
593 rlentp->rl_attrc = dp->rl_attrc; in res_addident()
641 rlentp->rl_attrc = 0; in res_clearident()
H A Dfsck.c1508 ent.rl_attrc = 0; in process_fsgroup()
1628 ent.rl_attrc = 1; in process_fsgroup()
/titanic_41/usr/src/uts/common/fs/cachefs/
H A Dcachefs_resource.c281 rl_ent->rl_attrc = valp->rl_attrc; in cachefs_rl_alloc()
568 isattrc = rl_ent->rl_attrc; in cachefs_victim()
1156 rldb->db_attrc = rlent->rl_attrc; in cachefs_rl_debug_save()
1397 if (rl.rl_attrc) { in cachefs_gc_front_atime()
H A Dcachefs_filegrp.c1677 rl_ent.rl_attrc = 1; in filegrpattr_create()
H A Dcachefs_ioctl.c341 rl_ent.rl_attrc = 0; in cachefs_pack_common()
H A Dcachefs_subr.c950 rl_ent.rl_attrc = 0; in cachefs_createfrontfile()
H A Dcachefs_vnops.c10191 rl_ent.rl_attrc = 0; in cachefs_modified_alloc()
/titanic_41/usr/src/uts/common/sys/fs/
H A Dcachefs_fs.h500 uint_t rl_attrc: 1; member