Lines Matching defs:cachep

70 #define	OUT_IF_TIME_OVERFLOW(cachep, time)				\  argument
76 #define RET_IF_TIME_OVERFLOW(cachep, time) \ argument
84 #define OUT_IF_TIME_OVERFLOW(cachep, time) argument
86 #define RET_IF_TIME_OVERFLOW(cachep, time) argument
153 cachefscache_t *cachep = (cachefscache_t *)(uintptr_t)lc->lc_cachep; in cachefs_log_kstat_snapshot() local
233 cachefs_log_save_lc(cachefscache_t *cachep) in cachefs_log_save_lc()
331 cachefs_log_logfile_open(cachefscache_t *cachep, char *path) in cachefs_log_logfile_open()
415 cachefs_log_error(cachefscache_t *cachep, int error, int getlock) in cachefs_log_error()
449 cachefs_log_write_header(struct vnode *vp, cachefscache_t *cachep, int error) in cachefs_log_write_header()
526 cachefs_log_enqueue(cachefscache_t *cachep, void *record, int size, in cachefs_log_enqueue()
580 cachefs_log_process_queue(cachefscache_t *cachep, int getlock) in cachefs_log_process_queue()
708 cachefs_log_mount(cachefscache_t *cachep, int Errno, struct vfs *vfsp, in cachefs_log_mount()
796 cachefs_log_umount(cachefscache_t *cachep, int Errno, struct vfs *vfsp) in cachefs_log_umount()
831 cachefs_log_getpage(cachefscache_t *cachep, int Errno, struct vfs *vfsp, in cachefs_log_getpage()
879 cachefs_log_readdir(cachefscache_t *cachep, int Errno, struct vfs *vfsp, in cachefs_log_readdir()
927 cachefs_log_readlink(cachefscache_t *cachep, int Errno, struct vfs *vfsp, in cachefs_log_readlink()
973 cachefs_log_remove(cachefscache_t *cachep, int Errno, struct vfs *vfsp, in cachefs_log_remove()
1017 cachefs_log_rmdir(cachefscache_t *cachep, int Errno, in cachefs_log_rmdir()
1061 cachefs_log_truncate(cachefscache_t *cachep, int Errno, struct vfs *vfsp, in cachefs_log_truncate()
1107 cachefs_log_putpage(cachefscache_t *cachep, int Errno, struct vfs *vfsp, in cachefs_log_putpage()
1155 cachefs_log_create(cachefscache_t *cachep, int Errno, struct vfs *vfsp, in cachefs_log_create()
1199 cachefs_log_mkdir(cachefscache_t *cachep, int Errno, struct vfs *vfsp, in cachefs_log_mkdir()
1245 cachefs_log_rename(cachefscache_t *cachep, int Errno, struct vfs *vfsp, in cachefs_log_rename()
1291 cachefs_log_symlink(cachefscache_t *cachep, int Errno, struct vfs *vfsp, in cachefs_log_symlink()
1337 cachefs_log_populate(cachefscache_t *cachep, int Errno, struct vfs *vfsp, in cachefs_log_populate()
1383 cachefs_log_csymlink(cachefscache_t *cachep, int Errno, struct vfs *vfsp, in cachefs_log_csymlink()
1427 cachefs_log_filldir(cachefscache_t *cachep, int Errno, struct vfs *vfsp, in cachefs_log_filldir()
1471 cachefs_log_mdcreate(cachefscache_t *cachep, int Errno, struct vfs *vfsp, in cachefs_log_mdcreate()
1515 cachefs_log_gpfront(cachefscache_t *cachep, int Errno, struct vfs *vfsp, in cachefs_log_gpfront()
1563 cachefs_log_rfdir(cachefscache_t *cachep, int Errno, struct vfs *vfsp, in cachefs_log_rfdir()
1607 cachefs_log_ualloc(cachefscache_t *cachep, int Errno, struct vfs *vfsp, in cachefs_log_ualloc()
1653 cachefs_log_calloc(cachefscache_t *cachep, int Errno, struct vfs *vfsp, in cachefs_log_calloc()
1699 cachefs_log_nocache(cachefscache_t *cachep, int Errno, struct vfs *vfsp, in cachefs_log_nocache()