| /src/sys/ufs/chfs/ |
| H A D | chfs_erase.c | 48 chfs_remap_leb(struct chfs_mount *chmp) argument [all...] |
| H A D | chfs_build.c | 42 chfs_calc_trigger_levels(struct chfs_mount *chmp) argument 69 chfs_build_set_vnodecache_nlink(struct chfs_mount * chmp,struct chfs_vnode_cache * vc) argument 110 chfs_build_remove_unlinked_vnode(struct chfs_mount * chmp,struct chfs_vnode_cache * vc,struct chfs_dirent_list * unlinked) argument 208 chfs_build_filesystem(struct chfs_mount * chmp) argument [all...] |
| H A D | chfs_vnode_cache.c | 53 chfs_vnode_cache_get(struct chfs_mount *chmp, ino_t vno) argument 78 chfs_vnode_cache_add(struct chfs_mount *chmp, argument 100 chfs_vnode_cache_remove(struct chfs_mount *chmp, argument [all...] |
| H A D | chfs_pool.c | 88 struct chfs_mount *chmp; local in function:chfs_pool_page_alloc 115 struct chfs_mount *chmp; local in function:chfs_pool_page_free 60 chfs_pool_init(struct chfs_pool * chpp,size_t size,const char * what,struct chfs_mount * chmp) argument 128 chfs_str_pool_init(struct chfs_str_pool * chsp,struct chfs_mount * chmp) argument [all...] |
| H A D | chfs_nodeops.c | 44 chfs_update_eb_dirty(struct chfs_mount *chmp, argument 71 chfs_add_node_to_list(struct chfs_mount *chmp, argument 120 chfs_remove_node_from_list(struct chfs_mount * chmp,struct chfs_vnode_cache * vc,struct chfs_node_ref * old_nref,struct chfs_node_ref ** list) argument 157 chfs_remove_and_obsolete(struct chfs_mount * chmp,struct chfs_vnode_cache * vc,struct chfs_node_ref * old_nref,struct chfs_node_ref ** list) argument 173 chfs_add_fd_to_inode(struct chfs_mount * chmp,struct chfs_inode * parent,struct chfs_dirent * new) argument 217 chfs_add_vnode_ref_to_vc(struct chfs_mount * chmp,struct chfs_vnode_cache * vc,struct chfs_node_ref * new) argument 255 chfs_nref_len(struct chfs_mount * chmp,struct chfs_eraseblock * cheb,struct chfs_node_ref * nref) argument 277 chfs_mark_node_obsolete(struct chfs_mount * chmp,struct chfs_node_ref * nref) argument 421 chfs_close_eraseblock(struct chfs_mount * chmp,struct chfs_eraseblock * cheb) argument 458 chfs_reserve_space_normal(struct chfs_mount * chmp,uint32_t size,int prio) argument 512 chfs_reserve_space_gc(struct chfs_mount * chmp,uint32_t size) argument 537 chfs_reserve_space(struct chfs_mount * chmp,uint32_t size) argument [all...] |
| H A D | chfs_scan.c | 41 chfs_scan_make_vnode_cache(struct chfs_mount *chmp, ino_t vno) argument 102 chfs_scan_check_vnode(struct chfs_mount *chmp, argument 179 chfs_scan_mark_dirent_obsolete(struct chfs_mount * chmp,struct chfs_vnode_cache * vc,struct chfs_dirent * fd) argument 210 chfs_add_fd_to_list(struct chfs_mount * chmp,struct chfs_dirent * new,struct chfs_vnode_cache * pvc) argument 278 chfs_scan_check_dirent_node(struct chfs_mount * chmp,struct chfs_eraseblock * cheb,void * buf,off_t ofs) argument 351 chfs_scan_check_data_node(struct chfs_mount * chmp,struct chfs_eraseblock * cheb,void * buf,off_t ofs) argument 406 chfs_scan_classify_cheb(struct chfs_mount * chmp,struct chfs_eraseblock * cheb) argument 428 chfs_scan_eraseblock(struct chfs_mount * chmp,struct chfs_eraseblock * cheb) argument [all...] |
| H A D | chfs_subr.c | 197 struct chfs_mount *chmp; local in function:chfs_chsize
|
| H A D | chfs_vnode.c | 55 chfs_vnode_lookup(struct chfs_mount *chmp, ino_t vno) argument 72 struct chfs_mount *chmp = ump->um_chfs; local in function:chfs_readvnode 144 struct chfs_mount *chmp = ump->um_chfs; local in function:chfs_readdirent 199 struct chfs_mount* chmp = ump->um_chfs; local in function:chfs_makeinode 339 chfs_change_size_free(struct chfs_mount * chmp,struct chfs_eraseblock * cheb,int change) argument 357 chfs_change_size_dirty(struct chfs_mount * chmp,struct chfs_eraseblock * cheb,int change) argument 375 chfs_change_size_unchecked(struct chfs_mount * chmp,struct chfs_eraseblock * cheb,int change) argument 393 chfs_change_size_used(struct chfs_mount * chmp,struct chfs_eraseblock * cheb,int change) argument 411 chfs_change_size_wasted(struct chfs_mount * chmp,struct chfs_eraseblock * cheb,int change) argument [all...] |
| H A D | chfs_wbuf.c | 59 chfs_flush_wbuf(struct chfs_mount *chmp, int pad) argument 120 chfs_fill_wbuf(struct chfs_mount * chmp,const u_char * buf,size_t len) argument 143 chfs_write_wbuf(struct chfs_mount * chmp,const struct iovec * invecs,long count,off_t to,size_t * retlen) argument 247 chfs_flush_pending_wbuf(struct chfs_mount * chmp) argument [all...] |
| H A D | chfs_write.c | 45 chfs_write_flash_vnode(struct chfs_mount *chmp, argument 157 chfs_write_flash_dirent(struct chfs_mount * chmp,struct chfs_inode * pdir,struct chfs_inode * ip,struct chfs_dirent * fd,ino_t ino,int prio) argument 278 chfs_write_flash_dnode(struct chfs_mount * chmp,struct vnode * vp,struct buf * bp,struct chfs_full_dnode * fd) argument 420 struct chfs_mount *chmp = ump->um_chfs; local in function:chfs_do_link 473 struct chfs_mount *chmp = ump->um_chfs; local in function:chfs_do_unlink [all...] |
| H A D | chfs_vfsops.c | 120 struct chfs_mount *chmp; local in function:chfs_mount 215 struct chfs_mount* chmp; local in function:chfs_mountfs 392 struct chfs_mount *chmp; local in function:chfs_unmount 471 struct chfs_mount *chmp; local in function:chfs_loadvnode 706 struct chfs_mount *chmp; local in function:chfs_statvfs [all...] |
| H A D | chfs_gc.c | 69 chfs_gc_trigger(struct chfs_mount *chmp) argument 84 struct chfs_mount *chmp = data; local in function:chfs_gc_thread 118 chfs_gc_thread_start(struct chfs_mount * chmp) argument 132 chfs_gc_thread_stop(struct chfs_mount * chmp) argument 159 chfs_gc_thread_should_wake(struct chfs_mount * chmp) argument 209 chfs_gc_release_inode(struct chfs_mount * chmp,struct chfs_inode * ip) argument 217 chfs_gc_fetch_inode(struct chfs_mount * chmp,ino_t vno,uint32_t unlinked) argument 261 chfs_check(struct chfs_mount * chmp,struct chfs_vnode_cache * chvc) argument 302 chfs_clear_inode(struct chfs_mount * chmp,struct chfs_inode * ip) argument 346 find_gc_block(struct chfs_mount * chmp) argument 421 chfs_gcollect_pass(struct chfs_mount * chmp) argument 699 chfs_gcollect_pristine(struct chfs_mount * chmp,struct chfs_eraseblock * cheb,struct chfs_vnode_cache * chvc,struct chfs_node_ref * nref) argument 847 chfs_gcollect_live(struct chfs_mount * chmp,struct chfs_eraseblock * cheb,struct chfs_node_ref * nref,struct chfs_inode * ip) argument 938 chfs_gcollect_vnode(struct chfs_mount * chmp,struct chfs_inode * ip) argument 952 chfs_gcollect_dirent(struct chfs_mount * chmp,struct chfs_eraseblock * cheb,struct chfs_inode * parent,struct chfs_dirent * fd) argument 987 chfs_gcollect_deletion_dirent(struct chfs_mount * chmp,struct chfs_eraseblock * cheb,struct chfs_inode * parent,struct chfs_dirent * fd) argument 1075 chfs_gcollect_dnode(struct chfs_mount * chmp,struct chfs_eraseblock * orig_cheb,struct chfs_inode * ip,struct chfs_full_dnode * fn,uint32_t orig_start,uint32_t orig_end) argument [all...] |
| H A D | chfs_inode.h | 81 struct chfs_mount *chmp; /* chfs mount point - TODO we should remove it */ member in struct:chfs_inode
|
| H A D | chfs_readinode.c | 141 chfs_check_td_data(struct chfs_mount *chmp, argument 200 chfs_check_td_node(struct chfs_mount * chmp,struct chfs_tmp_dnode * td) argument 282 chfs_kill_td(struct chfs_mount * chmp,struct chfs_tmp_dnode * td) argument 299 chfs_kill_tdi(struct chfs_mount * chmp,struct chfs_tmp_dnode_info * tdi) argument 319 chfs_add_tmp_dnode_to_tree(struct chfs_mount * chmp,struct chfs_readinode_info * rii,struct chfs_tmp_dnode * newtd) argument 518 chfs_add_frag_to_fragtree(struct chfs_mount * chmp,struct rb_tree * fragtree,struct chfs_node_frag * newfrag) argument 611 chfs_remove_frags_of_node(struct chfs_mount * chmp,struct rb_tree * fragtree,struct chfs_node_ref * nref) argument 638 chfs_kill_fragtree(struct chfs_mount * chmp,struct rb_tree * fragtree) argument 655 chfs_truncate_fragtree(struct chfs_mount * chmp,struct rb_tree * fragtree,uint32_t size) argument 707 chfs_obsolete_node_frag(struct chfs_mount * chmp,struct chfs_node_frag * this) argument 738 chfs_add_full_dnode_to_inode(struct chfs_mount * chmp,struct chfs_inode * ip,struct chfs_full_dnode * fd) argument 784 chfs_get_data_nodes(struct chfs_mount * chmp,struct chfs_inode * ip,struct chfs_readinode_info * rii) argument 884 chfs_build_fragtree(struct chfs_mount * chmp,struct chfs_inode * ip,struct chfs_readinode_info * rii) argument 988 chfs_read_inode(struct chfs_mount * chmp,struct chfs_inode * ip) argument 1030 chfs_read_inode_internal(struct chfs_mount * chmp,struct chfs_inode * ip) argument 1099 chfs_read_data(struct chfs_mount * chmp,struct vnode * vp,struct buf * bp) argument [all...] |
| H A D | chfs_vnops.c | 62 struct chfs_mount* chmp; local in function:chfs_lookup 225 struct chfs_mount *chmp; local in function:chfs_mknod 460 struct chfs_mount *chmp = ump->um_chfs; local in function:chfs_setattr 626 struct chfs_mount *chmp; local in function:chfs_read 769 struct chfs_mount *chmp; local in function:chfs_write 1268 struct chfs_mount *chmp; local in function:chfs_symlink 1350 struct chfs_mount *chmp; local in function:chfs_readdir 1502 struct chfs_mount *chmp = ip->chmp; local in function:chfs_reclaim 1562 struct chfs_mount *chmp = ip->chmp; local in function:chfs_strategy [all...] |
| H A D | chfs.h | 677 chfs_map_leb(struct chfs_mount *chmp, int lnr) argument 691 chfs_unmap_leb(struct chfs_mount *chmp, int lnr) argument 704 chfs_read_leb(struct chfs_mount *chmp, int lnr, char *buf, argument 718 chfs_write_leb(struct chfs_mount * chmp,int lnr,char * buf,int offset,int len,size_t * retlen) argument 735 CHFS_PAGES_MAX(struct chfs_mount * chmp) argument [all...] |