Home
last modified time | relevance | path

Searched refs:fscache_activate (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fs/
H A Dcachefs_fscache.h202 int fscache_activate(fscache_t *fscp, ino64_t fsid, char *namep,
/titanic_41/usr/src/uts/common/fs/cachefs/
H A Dcachefs_fscache.c306 fscache_activate(fscache_t *fscp, ino64_t fsid, char *namep, in fscache_activate() function
H A Dcachefs_vfsops.c391 error = fscache_activate(fscp, fsid, cacheid, in cachefs_mount()
H A Dcachefs_resource.c576 error = fscache_activate(fscp, fsid, NULL, NULL, 0); in cachefs_victim()
H A Dcachefs_ioctl.c606 error = fscache_activate(fscp, rl_ent.rl_fsid, in cachefs_unpackall_list()