Home
last modified time | relevance | path

Searched defs:fscp (Results 1 – 15 of 15) sorted by relevance

/titanic_41/usr/src/uts/common/fs/cachefs/
H A Dcachefs_fscache.c94 fscache_t *fscp; in fscache_create() local
141 fscache_destroy(fscache_t *fscp) in fscache_destroy()
217 fscache_setup(fscache_t *fscp, ino64_t fsid, char *namep, in fscache_setup()
306 fscache_activate(fscache_t *fscp, ino64_t fsid, char *namep, in fscache_activate()
325 fscache_enable(fscache_t *fscp, ino64_t fsid, char *namep, in fscache_enable()
346 fscache_activate_rw(fscache_t *fscp) in fscache_activate_rw()
368 fscache_hold(fscache_t *fscp) in fscache_hold()
391 fscache_rele(fscache_t *fscp) in fscache_rele()
417 fscache_cnodecnt(fscache_t *fscp, int cnt) in fscache_cnodecnt()
447 fscache_mounted(fscache_t *fscp, struct vfs *cfsvfsp, struct vfs *backvfsp) in fscache_mounted()
[all …]
H A Dcachefs_strict.c70 c_strict_init_cached_object(fscache_t *fscp, cnode_t *cp, vattr_t *vap, in c_strict_init_cached_object()
119 c_strict_check_cached_object(struct fscache *fscp, struct cnode *cp, in c_strict_check_cached_object()
287 c_strict_modify_cached_object(struct fscache *fscp, struct cnode *cp, in c_strict_modify_cached_object()
358 c_strict_invalidate_cached_object(struct fscache *fscp, struct cnode *cp, in c_strict_invalidate_cached_object()
371 c_strict_convert_cached_object(struct fscache *fscp, struct cnode *cp, in c_strict_convert_cached_object()
387 cachefs_gettime_cached_object(struct fscache *fscp, struct cnode *cp, in cachefs_gettime_cached_object()
H A Dcachefs_cnode.c87 fscache_t *fscp = C_TO_FSCACHE(cp); in cachefs_cnode_idle() local
214 cachefs_cnode_idleclean(fscache_t *fscp, int unmount) in cachefs_cnode_idleclean()
272 struct fscache *fscp; in cachefs_cnode_inactive() local
533 fscache_t *fscp = C_TO_FSCACHE(cp); in cachefs_cnode_idleadd() local
558 fscache_t *fscp = C_TO_FSCACHE(cp); in cachefs_cnode_idlerem() local
693 cachefs_cnode_init(cfs_cid_t *cidp, cnode_t *cp, fscache_t *fscp, in cachefs_cnode_init()
888 cachefs_cnode_make(cfs_cid_t *cidp, fscache_t *fscp, fid_t *cookiep, in cachefs_cnode_make()
1120 cachefs_fileno_inuse(fscache_t *fscp, ino64_t fileno) in cachefs_fileno_inuse()
1156 cachefs_cnode_create(fscache_t *fscp, vattr_t *vap, int flag, cnode_t **cpp) in cachefs_cnode_create()
1283 fscache_t *fscp = C_TO_FSCACHE(cp); in cachefs_cnode_move() local
[all …]
H A Dcachefs_ioctl.c163 fscache_t *fscp = C_TO_FSCACHE(VTOC(dvp)); in cachefs_pack() local
214 fscache_t *fscp = C_TO_FSCACHE(cp); in cachefs_pack_common() local
377 fscache_t *fscp = C_TO_FSCACHE(VTOC(dvp)); in cachefs_unpack() local
426 fscache_t *fscp = C_TO_FSCACHE(cp); in cachefs_unpack_common() local
483 fscache_t *fscp = C_TO_FSCACHE(VTOC(dvp)); in cachefs_packinfo() local
553 fscache_t *fscp = C_TO_FSCACHE(VTOC(vp)); in cachefs_unpackall() local
578 fscache_t *fscp = NULL; in cachefs_unpackall_list() local
668 fscache_t *fscp = C_TO_FSCACHE(VTOC(vp)); in cachefs_io_daemonid() local
708 fscache_t *fscp = C_TO_FSCACHE(VTOC(vp)); in cachefs_io_stateget() local
746 fscache_t *fscp = C_TO_FSCACHE(VTOC(vp)); in cachefs_io_stateset() local
[all …]
H A Dcachefs_noopc.c54 c_nop_init_cached_object(fscache_t *fscp, cnode_t *cp, vattr_t *vap, in c_nop_init_cached_object()
99 c_nop_check_cached_object(struct fscache *fscp, struct cnode *cp, in c_nop_check_cached_object()
153 c_nop_modify_cached_object(struct fscache *fscp, struct cnode *cp, cred_t *cr) in c_nop_modify_cached_object()
198 c_nop_invalidate_cached_object(struct fscache *fscp, struct cnode *cp, in c_nop_invalidate_cached_object()
210 c_nop_convert_cached_object(struct fscache *fscp, struct cnode *cp, in c_nop_convert_cached_object()
H A Dcachefs_dlog.c185 cachefs_dlog_setup(fscache_t *fscp, int createfile) in cachefs_dlog_setup()
390 cachefs_dlog_teardown(fscache_t *fscp) in cachefs_dlog_teardown()
426 cachefs_dlog_output(fscache_t *fscp, cfs_dlog_entry_t *entp, uint_t *seqp) in cachefs_dlog_output()
533 cachefs_dlog_commit(fscache_t *fscp, off_t offset, int error) in cachefs_dlog_commit()
555 cachefs_dlog_mapreserve(fscache_t *fscp, int size) in cachefs_dlog_mapreserve()
603 cachefs_dlog_cidmap(fscache_t *fscp) in cachefs_dlog_cidmap()
612 cachefs_dlog_setattr(fscache_t *fscp, struct vattr *vap, int flags, in cachefs_dlog_setattr()
651 cachefs_dlog_setsecattr(fscache_t *fscp, vsecattr_t *vsec, int flags, in cachefs_dlog_setsecattr()
739 cachefs_dlog_create(fscache_t *fscp, cnode_t *pcp, char *nm, in cachefs_dlog_create()
798 cachefs_dlog_remove(fscache_t *fscp, cnode_t *pcp, char *nm, cnode_t *cp, in cachefs_dlog_remove()
[all …]
H A Dcachefs_cod.c67 c_cod_init_cached_object(fscache_t *fscp, cnode_t *cp, vattr_t *vap, in c_cod_init_cached_object()
111 c_cod_check_cached_object(struct fscache *fscp, struct cnode *cp, in c_cod_check_cached_object()
257 c_cod_modify_cached_object(struct fscache *fscp, struct cnode *cp, cred_t *cr) in c_cod_modify_cached_object()
315 c_cod_invalidate_cached_object(struct fscache *fscp, struct cnode *cp, in c_cod_invalidate_cached_object()
328 c_cod_convert_cached_object(struct fscache *fscp, struct cnode *cp, in c_cod_convert_cached_object()
H A Dcachefs_filegrp.c185 filegrp_create(struct fscache *fscp, cfs_cid_t *cidp) in filegrp_create()
279 struct fscache *fscp = fgp->fg_fscp; in filegrp_destroy() local
599 struct fscache *fscp = fgp->fg_fscp; in filegrp_ffrele() local
794 struct fscache *fscp = fgp->fg_fscp; in filegrp_create_metadata() local
888 struct fscache *fscp = fgp->fg_fscp; in filegrp_write_metadata() local
1053 filegrp_list_find(struct fscache *fscp, cfs_cid_t *cidp) in filegrp_list_find()
1101 filegrp_list_add(struct fscache *fscp, filegrp_t *fgp) in filegrp_list_add()
1137 filegrp_list_remove(struct fscache *fscp, filegrp_t *fgp) in filegrp_list_remove()
1184 filegrp_list_gc(struct fscache *fscp) in filegrp_list_gc()
1278 filegrp_list_enable_caching_ro(struct fscache *fscp) in filegrp_list_enable_caching_ro()
[all …]
H A Dcachefs_vnops.c326 fscache_t *fscp = C_TO_FSCACHE(cp); in cachefs_open() local
491 fscache_t *fscp = C_TO_FSCACHE(cp); in cachefs_close() local
686 fscache_t *fscp = C_TO_FSCACHE(cp); in cachefs_read() local
819 fscache_t *fscp = C_TO_FSCACHE(cp); in cachefs_read_backfs_nfsv4() local
856 fscache_t *fscp = C_TO_FSCACHE(cp); in cachefs_write() local
1056 fscache_t *fscp = C_TO_FSCACHE(cp); in cachefs_write_backfs_nfsv4() local
1134 fscache_t *fscp = C_TO_FSCACHE(cp); in cachefs_writepage() local
1358 fscache_t *fscp = C_TO_FSCACHE(cp); in cachefs_push() local
1546 fscache_t *fscp = C_TO_FSCACHE(cp); in cachefs_push_connected() local
1592 fscache_t *fscp = C_TO_FSCACHE(cp); in cachefs_push_front() local
[all …]
H A Dcachefs_vfsops.c147 fscache_t *fscp = NULL; in cachefs_mount() local
643 cachefs_kstat_mount(struct fscache *fscp, in cachefs_kstat_mount()
859 fscache_t *fscp = VFS_TO_FSCACHE(vfsp); in cachefs_unmount() local
1060 struct fscache *fscp = (struct fscache *)vfsp->vfs_data; in cachefs_root() local
1078 struct fscache *fscp = VFS_TO_FSCACHE(vfsp); in cachefs_statvfs() local
1147 struct fscache *fscp; in cachefs_sync() local
1178 fscache_t *fscp = VFS_TO_FSCACHE(vfsp); in cachefs_remount() local
H A Dcachefs_subr.c437 fscache_t *fscp = C_TO_FSCACHE(cp); in cachefs_stop_cache() local
760 struct fscache *fscp; in cachefs_cache_sync() local
1372 fscache_t *fscp = C_TO_FSCACHE(cp); in cachefs_nocache() local
1466 struct fscache *fscp = C_TO_FSCACHE(cp); in cachefs_check_allocmap() local
1527 struct fscache *fscp = C_TO_FSCACHE(cp); in cachefs_update_allocmap() local
1792 struct fscache *fscp = C_TO_FSCACHE(cp); in cachefs_stuffsymlink() local
1876 fscache_t *fscp = C_TO_FSCACHE(cp); in cachefs_readlink_back() local
1921 cachefs_getbackvp(struct fscache *fscp, struct cnode *cp) in cachefs_getbackvp()
2265 struct fscache *fscp = C_TO_FSCACHE(cp); in cachefs_async_populate() local
2698 struct fscache *fscp = (struct fscache *)ksp->ks_data; in cachefs_stats_kstat_snapshot() local
[all …]
H A Dcachefs_dir.c87 struct fscache *fscp = C_TO_FSCACHE(dcp); in cachefs_dir_look() local
761 struct fscache *fscp = C_TO_FSCACHE(dcp); in cachefs_dir_read() local
834 struct fscache *fscp = C_TO_FSCACHE(dcp); in cachefs_dir_fill() local
919 struct fscache *fscp = C_TO_FSCACHE(dcp); in cachefs_dir_fill_common() local
1146 struct fscache *fscp = VFS_TO_FSCACHE(CTOV(dcp)->v_vfsp); in cachefs_dir_extend() local
1240 cachefs_dir_complete(fscache_t *fscp, vnode_t *backvp, vnode_t *frontvp, in cachefs_dir_complete()
H A Dcachefs_resource.c314 cachefs_move_modified_to_mf(cachefscache_t *cachep, fscache_t *fscp) in cachefs_move_modified_to_mf()
538 struct fscache *fscp; in cachefs_victim() local
821 fscache_t *fscp = NULL; in cachefs_packed_pending() local
1361 struct fscache *fscp; in cachefs_gc_front_atime() local
H A Dcachefs_log.c389 struct fscache *fscp; in cachefs_log_logfile_open() local
709 fscache_t *fscp, char *upath, enum uio_seg seg, char *cacheid) in cachefs_log_mount()
/titanic_41/usr/src/uts/common/sys/fs/
H A Dcachefs_fs.h630 #define CFS_BACKFS_NFSV4_ASSERT_FSCACHE(fscp) \ argument
650 #define CFS_BACKFS_NFSV4_ASSERT_FSCACHE(fscp) argument
655 #define CFS_DPRINT_BACKFS_NFSV4(fscp, x) \ argument
661 #define CFS_DPRINT_BACKFS_NFSV4(fscp, x) argument