Searched refs:fscache_activate (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/uts/common/sys/fs/ |
H A D | cachefs_fscache.h | 202 int fscache_activate(fscache_t *fscp, ino64_t fsid, char *namep,
|
/titanic_41/usr/src/uts/common/fs/cachefs/ |
H A D | cachefs_fscache.c | 306 fscache_activate(fscache_t *fscp, ino64_t fsid, char *namep, in fscache_activate() function
|
H A D | cachefs_vfsops.c | 391 error = fscache_activate(fscp, fsid, cacheid, in cachefs_mount()
|
H A D | cachefs_resource.c | 576 error = fscache_activate(fscp, fsid, NULL, NULL, 0); in cachefs_victim()
|
H A D | cachefs_ioctl.c | 606 error = fscache_activate(fscp, rl_ent.rl_fsid, in cachefs_unpackall_list()
|