Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fs/
H A Dcachefs_fscache.h95 struct vfs *fs_cfsvfsp; /* cfs vfsp */ member
/titanic_44/usr/src/uts/common/fs/cachefs/
H A Dcachefs_cnode.c747 VN_SET_VFS_TYPE_DEV(vp, fscp->fs_cfsvfsp, in cachefs_cnode_init()
785 VN_SET_VFS_TYPE_DEV(vp, fscp->fs_cfsvfsp, in cachefs_cnode_init()
833 VN_SET_VFS_TYPE_DEV(vp, fscp->fs_cfsvfsp, in cachefs_cnode_init()
840 VN_SET_VFS_TYPE_DEV(vp, fscp->fs_cfsvfsp, in cachefs_cnode_init()
852 VN_SET_VFS_TYPE_DEV(vp, fscp->fs_cfsvfsp, in cachefs_cnode_init()
H A Dcachefs_dir.c162 cachefs_log_rfdir(cachep, error, fscp->fs_cfsvfsp, in cachefs_dir_look()
817 cachefs_log_rfdir(cachep, error, fscp->fs_cfsvfsp, in cachefs_dir_read()
978 cachefs_log_filldir(cachep, error, fscp->fs_cfsvfsp, in cachefs_dir_fill_common()
H A Dcachefs_subr.c1434 cachefs_log_nocache(cachep, 0, fscp->fs_cfsvfsp, in cachefs_nocache()
1472 fscp->fs_cfsvfsp, in cachefs_check_allocmap()
1610 cachefs_log_ualloc(cachep, 0, fscp->fs_cfsvfsp, in cachefs_update_allocmap()
1703 C_TO_FSCACHE(cp)->fs_cfsvfsp, in cachefs_populate()
1858 cachefs_log_csymlink(cachep, error, fscp->fs_cfsvfsp, in cachefs_stuffsymlink()
H A Dcachefs_vnops.c2349 fscp->fs_cfsvfsp, in cachefs_setattr_common()
2405 cachefs_log_truncate(cachep, error, fscp->fs_cfsvfsp, in cachefs_setattr_common()
3005 cachefs_log_readlink(cachep, error, fscp->fs_cfsvfsp, in cachefs_readlink()
3920 cachefs_log_create(cachep, error, fscp->fs_cfsvfsp, in cachefs_create()
4418 fscp->fs_cfsvfsp, &foo, 0, crgetuid(cr)); in cachefs_remove()
4462 cachefs_log_remove(cachep, error, fscp->fs_cfsvfsp, in cachefs_remove()
5331 cachefs_log_rename(cachep, error, fscp->fs_cfsvfsp, in cachefs_rename()
5910 cachefs_log_mkdir(cachep, error, fscp->fs_cfsvfsp, in cachefs_mkdir()
6365 cachefs_log_rmdir(cachep, error, fscp->fs_cfsvfsp, in cachefs_rmdir()
6630 cachefs_log_symlink(cachep, error, fscp->fs_cfsvfsp, in cachefs_symlink()
[all …]
H A Dcachefs_fscache.c458 fscp->fs_cfsvfsp = cfsvfsp; in fscache_mounted()
H A Dcachefs_vfsops.c729 key->ks_vfsp = (uint64_t)(uintptr_t)fscp->fs_cfsvfsp; in cachefs_kstat_mount()
H A Dcachefs_filegrp.c857 fscp->fs_cfsvfsp, &md->md_cookie, cidp->cid_fileno, in filegrp_create_metadata()