Searched defs:cheb (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/sys/ufs/chfs/ |
H A D | chfs_scan.c | 103 struct chfs_eraseblock *cheb, void *buf, off_t ofs) in chfs_scan_check_vnode() 215 struct chfs_eraseblock *cheb, *oldcheb; in chfs_add_fd_to_list() local 279 struct chfs_eraseblock *cheb, void *buf, off_t ofs) in chfs_scan_check_dirent_node() 352 struct chfs_eraseblock *cheb, void *buf, off_t ofs) in chfs_scan_check_data_node() 407 struct chfs_eraseblock *cheb) in chfs_scan_classify_cheb() 429 struct chfs_eraseblock *cheb) in chfs_scan_eraseblock()
|
H A D | chfs_nodeops.c | 45 struct chfs_eraseblock *cheb, uint32_t size) in chfs_update_eb_dirty() 256 struct chfs_eraseblock *cheb, struct chfs_node_ref *nref) in chfs_nref_len() 281 struct chfs_eraseblock *cheb; in chfs_mark_node_obsolete() local 422 struct chfs_eraseblock *cheb) in chfs_close_eraseblock() 544 struct chfs_eraseblock *cheb; in chfs_reserve_space() local
|
H A D | chfs_vnode.c | 340 struct chfs_eraseblock *cheb, int change) in chfs_change_size_free() 358 struct chfs_eraseblock *cheb, int change) in chfs_change_size_dirty() 376 struct chfs_eraseblock *cheb, int change) in chfs_change_size_unchecked() 394 struct chfs_eraseblock *cheb, int change) in chfs_change_size_used() 412 struct chfs_eraseblock *cheb, int change) in chfs_change_size_wasted()
|
H A D | chfs_gc.c | 162 struct chfs_eraseblock *cheb; in chfs_gc_thread_should_wake() local 699 chfs_gcollect_pristine(struct chfs_mount *chmp, struct chfs_eraseblock *cheb, in chfs_gcollect_pristine() 848 struct chfs_eraseblock *cheb, struct chfs_node_ref *nref, in chfs_gcollect_live() 953 struct chfs_eraseblock *cheb, struct chfs_inode *parent, in chfs_gcollect_dirent() 988 struct chfs_eraseblock *cheb, struct chfs_inode *parent, in chfs_gcollect_deletion_dirent()
|
H A D | chfs_erase.c | 51 struct chfs_eraseblock *cheb; in chfs_remap_leb() local
|
H A D | chfs_malloc.c | 219 chfs_alloc_node_ref(struct chfs_eraseblock *cheb) in chfs_alloc_node_ref() 256 chfs_free_node_refs(struct chfs_eraseblock *cheb) in chfs_free_node_refs()
|