Home
last modified time | relevance | path

Searched defs:chmp (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/sys/ufs/chfs/
H A Dchfs_nodeops.c44 chfs_update_eb_dirty(struct chfs_mount *chmp, in chfs_update_eb_dirty()
71 chfs_add_node_to_list(struct chfs_mount *chmp, in chfs_add_node_to_list()
120 chfs_remove_node_from_list(struct chfs_mount *chmp, in chfs_remove_node_from_list()
157 chfs_remove_and_obsolete(struct chfs_mount *chmp, in chfs_remove_and_obsolete()
173 chfs_add_fd_to_inode(struct chfs_mount *chmp, in chfs_add_fd_to_inode()
217 chfs_add_vnode_ref_to_vc(struct chfs_mount *chmp, in chfs_add_vnode_ref_to_vc()
255 chfs_nref_len(struct chfs_mount *chmp, in chfs_nref_len()
277 chfs_mark_node_obsolete(struct chfs_mount *chmp, in chfs_mark_node_obsolete()
421 chfs_close_eraseblock(struct chfs_mount *chmp, in chfs_close_eraseblock()
458 chfs_reserve_space_normal(struct chfs_mount *chmp, uint32_t size, int prio) in chfs_reserve_space_normal()
[all …]
H A Dchfs_gc.c69 chfs_gc_trigger(struct chfs_mount *chmp) in chfs_gc_trigger()
84 struct chfs_mount *chmp = data; in chfs_gc_thread() local
118 chfs_gc_thread_start(struct chfs_mount *chmp) in chfs_gc_thread_start()
132 chfs_gc_thread_stop(struct chfs_mount *chmp) in chfs_gc_thread_stop()
159 chfs_gc_thread_should_wake(struct chfs_mount *chmp) in chfs_gc_thread_should_wake()
209 chfs_gc_release_inode(struct chfs_mount *chmp, in chfs_gc_release_inode()
217 chfs_gc_fetch_inode(struct chfs_mount *chmp, ino_t vno, in chfs_gc_fetch_inode()
261 chfs_check(struct chfs_mount *chmp, struct chfs_vnode_cache *chvc) in chfs_check()
302 chfs_clear_inode(struct chfs_mount *chmp, struct chfs_inode *ip) in chfs_clear_inode()
346 find_gc_block(struct chfs_mount *chmp) in find_gc_block()
[all …]
H A Dchfs_vnode.c55 chfs_vnode_lookup(struct chfs_mount *chmp, ino_t vno) in chfs_vnode_lookup()
72 struct chfs_mount *chmp = ump->um_chfs; in chfs_readvnode() local
144 struct chfs_mount *chmp = ump->um_chfs; in chfs_readdirent() local
199 struct chfs_mount* chmp = ump->um_chfs; in chfs_makeinode() local
339 chfs_change_size_free(struct chfs_mount *chmp, in chfs_change_size_free()
357 chfs_change_size_dirty(struct chfs_mount *chmp, in chfs_change_size_dirty()
375 chfs_change_size_unchecked(struct chfs_mount *chmp, in chfs_change_size_unchecked()
393 chfs_change_size_used(struct chfs_mount *chmp, in chfs_change_size_used()
411 chfs_change_size_wasted(struct chfs_mount *chmp, in chfs_change_size_wasted()
H A Dchfs_readinode.c141 chfs_check_td_data(struct chfs_mount *chmp, in chfs_check_td_data()
200 chfs_check_td_node(struct chfs_mount *chmp, struct chfs_tmp_dnode *td) in chfs_check_td_node()
282 chfs_kill_td(struct chfs_mount *chmp, in chfs_kill_td()
299 chfs_kill_tdi(struct chfs_mount *chmp, in chfs_kill_tdi()
319 chfs_add_tmp_dnode_to_tree(struct chfs_mount *chmp, in chfs_add_tmp_dnode_to_tree()
518 chfs_add_frag_to_fragtree(struct chfs_mount *chmp, in chfs_add_frag_to_fragtree()
611 chfs_remove_frags_of_node(struct chfs_mount *chmp, struct rb_tree *fragtree, in chfs_remove_frags_of_node()
638 chfs_kill_fragtree(struct chfs_mount *chmp, struct rb_tree *fragtree) in chfs_kill_fragtree()
655 chfs_truncate_fragtree(struct chfs_mount *chmp, in chfs_truncate_fragtree()
707 chfs_obsolete_node_frag(struct chfs_mount *chmp, in chfs_obsolete_node_frag()
[all …]
H A Dchfs_scan.c41 chfs_scan_make_vnode_cache(struct chfs_mount *chmp, ino_t vno) in chfs_scan_make_vnode_cache()
102 chfs_scan_check_vnode(struct chfs_mount *chmp, in chfs_scan_check_vnode()
179 chfs_scan_mark_dirent_obsolete(struct chfs_mount *chmp, in chfs_scan_mark_dirent_obsolete()
210 chfs_add_fd_to_list(struct chfs_mount *chmp, in chfs_add_fd_to_list()
278 chfs_scan_check_dirent_node(struct chfs_mount *chmp, in chfs_scan_check_dirent_node()
351 chfs_scan_check_data_node(struct chfs_mount *chmp, in chfs_scan_check_data_node()
406 chfs_scan_classify_cheb(struct chfs_mount *chmp, in chfs_scan_classify_cheb()
428 chfs_scan_eraseblock(struct chfs_mount *chmp, in chfs_scan_eraseblock()
H A Dchfs_build.c42 chfs_calc_trigger_levels(struct chfs_mount *chmp) in chfs_calc_trigger_levels()
69 chfs_build_set_vnodecache_nlink(struct chfs_mount *chmp, in chfs_build_set_vnodecache_nlink()
110 chfs_build_remove_unlinked_vnode(struct chfs_mount *chmp, in chfs_build_remove_unlinked_vnode()
208 chfs_build_filesystem(struct chfs_mount *chmp) in chfs_build_filesystem()
H A Dchfs_vnode_cache.c53 chfs_vnode_cache_get(struct chfs_mount *chmp, ino_t vno) in chfs_vnode_cache_get()
78 chfs_vnode_cache_add(struct chfs_mount *chmp, in chfs_vnode_cache_add()
100 chfs_vnode_cache_remove(struct chfs_mount *chmp, in chfs_vnode_cache_remove()
H A Dchfs_pool.c61 struct chfs_mount *chmp) in chfs_pool_init()
88 struct chfs_mount *chmp; in chfs_pool_page_alloc() local
115 struct chfs_mount *chmp; in chfs_pool_page_free() local
128 chfs_str_pool_init(struct chfs_str_pool *chsp, struct chfs_mount *chmp) in chfs_str_pool_init()
H A Dchfs_wbuf.c59 chfs_flush_wbuf(struct chfs_mount *chmp, int pad) in chfs_flush_wbuf()
120 chfs_fill_wbuf(struct chfs_mount *chmp, const u_char *buf, size_t len) in chfs_fill_wbuf()
143 chfs_write_wbuf(struct chfs_mount* chmp, const struct iovec *invecs, long count, in chfs_write_wbuf()
247 int chfs_flush_pending_wbuf(struct chfs_mount *chmp) in chfs_flush_pending_wbuf()
H A Dchfs_write.c45 chfs_write_flash_vnode(struct chfs_mount *chmp, in chfs_write_flash_vnode()
157 chfs_write_flash_dirent(struct chfs_mount *chmp, struct chfs_inode *pdir, in chfs_write_flash_dirent()
278 chfs_write_flash_dnode(struct chfs_mount *chmp, struct vnode *vp, in chfs_write_flash_dnode()
420 struct chfs_mount *chmp = ump->um_chfs; in chfs_do_link() local
473 struct chfs_mount *chmp = ump->um_chfs; in chfs_do_unlink() local
H A Dchfs_vnops.c62 struct chfs_mount* chmp; in chfs_lookup() local
225 struct chfs_mount *chmp; in chfs_mknod() local
460 struct chfs_mount *chmp = ump->um_chfs; in chfs_setattr() local
587 #define chfs_lblktosize(chmp, blk) \ argument
591 #define chfs_blkoff(chmp, loc) \ argument
595 #define chfs_lblkno(chmp, loc) \ argument
599 #define chfs_fragroundup(chmp, size) \ argument
602 #define chfs_blksize(chmp, ip, lbn) \ argument
608 #define chfs_blkroundup(chmp, size) \ argument
626 struct chfs_mount *chmp; in chfs_read() local
[all …]
H A Dchfs_vfsops.c120 struct chfs_mount *chmp; in chfs_mount() local
215 struct chfs_mount* chmp; in chfs_mountfs() local
392 struct chfs_mount *chmp; in chfs_unmount() local
471 struct chfs_mount *chmp; in chfs_loadvnode() local
706 struct chfs_mount *chmp; in chfs_statvfs() local
H A Dchfs_erase.c48 chfs_remap_leb(struct chfs_mount *chmp) in chfs_remap_leb()
H A Dchfs.h107 #define MAX_READ_FREE(chmp) (((chmp)->chm_ebh)->eb_size / 8) argument
110 #define VERY_DIRTY(chmp, size) ((size) >= (((chmp)->chm_ebh)->eb_size / 2)) argument
677 chfs_map_leb(struct chfs_mount *chmp, int lnr) in chfs_map_leb()
691 chfs_unmap_leb(struct chfs_mount *chmp, int lnr) in chfs_unmap_leb()
704 chfs_read_leb(struct chfs_mount *chmp, int lnr, char *buf, in chfs_read_leb()
718 static __inline int chfs_write_leb(struct chfs_mount *chmp, int lnr, char *buf, in chfs_write_leb()
735 CHFS_PAGES_MAX(struct chfs_mount *chmp) in CHFS_PAGES_MAX()
H A Dchfs_subr.c197 struct chfs_mount *chmp; in chfs_chsize() local
H A Dchfs_inode.h81 struct chfs_mount *chmp; /* chfs mount point - TODO we should remove it */ member