Home
last modified time | relevance | path

Searched refs:fscache_t (Results 1 – 17 of 17) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fs/
H A Dcachefs_fscache.h148 typedef struct fscache fscache_t; typedef
200 fscache_t *fscache_create(cachefscache_t *cachep);
201 void fscache_destory(fscache_t *fscp);
202 int fscache_activate(fscache_t *fscp, ino64_t fsid, char *namep,
204 int fscache_enable(fscache_t *fscp, ino64_t fsid, char *namep,
206 void fscache_activate_rw(fscache_t *fscp);
207 void fscache_hold(fscache_t *fscp);
208 void fscache_rele(fscache_t *fscp);
209 int fscache_cnodecnt(fscache_t *fscp, int cnt);
210 int fscache_mounted(fscache_t *fscp, struct vfs *cfsvfsp, struct vfs *backvfsp);
[all …]
H A Dcachefs_dlog.h283 int cachefs_dlog_setup(fscache_t *fscp, int createfile);
284 void cachefs_dlog_teardown(fscache_t *fscp);
285 int cachefs_dlog_commit(fscache_t *fscp, off_t offset, int error);
286 int cachefs_dlog_cidmap(fscache_t *fscp);
287 off_t cachefs_dlog_setattr(fscache_t *fscp, struct vattr *vap, int flags,
290 cachefs_dlog_setsecattr(fscache_t *fscp, vsecattr_t *vsec, int flags,
292 off_t cachefs_dlog_create(fscache_t *fscp, cnode_t *pcp, char *nm,
294 off_t cachefs_dlog_remove(fscache_t *fscp, cnode_t *pcp, char *nm, cnode_t *cp,
296 off_t cachefs_dlog_link(fscache_t *fscp, cnode_t *pcp, char *nm, cnode_t *cp,
298 off_t cachefs_dlog_rename(fscache_t *fscp, cnode_t *odcp, char *onm,
[all …]
H A Dcachefs_fs.h1125 void cachefs_cnode_idleclean(fscache_t *fscp, int unmount);
1135 int cachefs_cnode_make(cfs_cid_t *cidp, fscache_t *fscp, fid_t *cookiep,
1138 int cachefs_fileno_inuse(fscache_t *fscp, ino64_t fileno);
1139 int cachefs_cnode_create(fscache_t *fscp, vattr_t *vap, int flag,
1144 void cachefs_cnode_traverse(fscache_t *fscp, void (*routinep)(cnode_t *));
1152 void fscache_destroy(fscache_t *);
1156 void cachefs_inum_register(fscache_t *fscp, ino64_t real, ino64_t fake);
1157 ino64_t cachefs_inum_real2fake(fscache_t *fscp, ino64_t real);
1207 void cachefs_move_modified_to_mf(cachefscache_t *cachep, fscache_t *fscp);
1234 fscache_t *, char *, enum uio_seg, char *);
[all …]
/titanic_41/usr/src/uts/common/fs/cachefs/
H A Dcachefs_fscache.c70 int fscdir_create(cachefscache_t *cachep, char *namep, fscache_t *fscp);
71 int fscdir_find(cachefscache_t *cachep, ino64_t fsid, fscache_t *fscp);
72 static int fscache_info_sync(fscache_t *fscp);
91 fscache_t *
94 fscache_t *fscp; in fscache_create()
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()
[all …]
H A Dcachefs_dlog.c74 static int cachefs_dlog_mapreserve(fscache_t *fscp, int size);
185 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()
[all …]
H A Dcachefs_ioctl.c89 static void cachefs_modified_fix(fscache_t *fscp);
90 static void cachefs_iosetneedattrs(fscache_t *fscp, cfs_cid_t *cidp);
163 fscache_t *fscp = C_TO_FSCACHE(VTOC(dvp)); in cachefs_pack()
214 fscache_t *fscp = C_TO_FSCACHE(cp); in cachefs_pack_common()
377 fscache_t *fscp = C_TO_FSCACHE(VTOC(dvp)); in cachefs_unpack()
426 fscache_t *fscp = C_TO_FSCACHE(cp); in cachefs_unpack_common()
483 fscache_t *fscp = C_TO_FSCACHE(VTOC(dvp)); in cachefs_packinfo()
553 fscache_t *fscp = C_TO_FSCACHE(VTOC(vp)); in cachefs_unpackall()
578 fscache_t *fscp = NULL; in cachefs_unpackall_list()
668 fscache_t *fscp = C_TO_FSCACHE(VTOC(vp)); in cachefs_io_daemonid()
[all …]
H A Dcachefs_vnops.c326 fscache_t *fscp = C_TO_FSCACHE(cp); in cachefs_open()
491 fscache_t *fscp = C_TO_FSCACHE(cp); in cachefs_close()
686 fscache_t *fscp = C_TO_FSCACHE(cp); in cachefs_read()
819 fscache_t *fscp = C_TO_FSCACHE(cp); in cachefs_read_backfs_nfsv4()
856 fscache_t *fscp = C_TO_FSCACHE(cp); in cachefs_write()
1056 fscache_t *fscp = C_TO_FSCACHE(cp); in cachefs_write_backfs_nfsv4()
1134 fscache_t *fscp = C_TO_FSCACHE(cp); in cachefs_writepage()
1358 fscache_t *fscp = C_TO_FSCACHE(cp); in cachefs_push()
1546 fscache_t *fscp = C_TO_FSCACHE(cp); in cachefs_push_connected()
1592 fscache_t *fscp = C_TO_FSCACHE(cp); in cachefs_push_front()
[all …]
H A Dcachefs_cnode.c87 fscache_t *fscp = C_TO_FSCACHE(cp); in cachefs_cnode_idle()
214 cachefs_cnode_idleclean(fscache_t *fscp, int unmount) in cachefs_cnode_idleclean()
533 fscache_t *fscp = C_TO_FSCACHE(cp); in cachefs_cnode_idleadd()
558 fscache_t *fscp = C_TO_FSCACHE(cp); in cachefs_cnode_idlerem()
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()
1414 fscache_t *fscp = C_TO_FSCACHE(cp); in cachefs_cnode_sync()
[all …]
H A Dcachefs_module.c185 sizeof (fscache_t), 0, NULL, NULL, NULL, NULL, NULL, 0); in cachefs_init()
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()
H A Dcachefs_vfsops.c147 fscache_t *fscp = NULL; in cachefs_mount()
859 fscache_t *fscp = VFS_TO_FSCACHE(vfsp); in cachefs_unmount()
1178 fscache_t *fscp = VFS_TO_FSCACHE(vfsp); in cachefs_remount()
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()
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()
H A Dcachefs_resource.c314 cachefs_move_modified_to_mf(cachefscache_t *cachep, fscache_t *fscp) in cachefs_move_modified_to_mf()
821 fscache_t *fscp = NULL; in cachefs_packed_pending()
H A Dcachefs_dir.c66 static int cachefs_dir_complete(fscache_t *fscp, vnode_t *backvp,
1240 cachefs_dir_complete(fscache_t *fscp, vnode_t *backvp, vnode_t *frontvp, in cachefs_dir_complete()
H A Dcachefs_subr.c437 fscache_t *fscp = C_TO_FSCACHE(cp); in cachefs_stop_cache()
1372 fscache_t *fscp = C_TO_FSCACHE(cp); in cachefs_nocache()
1876 fscache_t *fscp = C_TO_FSCACHE(cp); in cachefs_readlink_back()
H A Dcachefs_log.c709 fscache_t *fscp, char *upath, enum uio_seg seg, char *cacheid) in cachefs_log_mount()