Searched refs:chfs_remove_frags_of_node (Results 1 – 4 of 4) sorted by relevance
/netbsd/sys/ufs/chfs/ |
H A D | chfs_write.c | 392 chfs_remove_frags_of_node(chmp, &ip->fragtree, fd->nref); in chfs_write_flash_dnode() 522 chfs_remove_frags_of_node(chmp, &ip->fragtree, nref); in chfs_do_unlink()
|
H A D | chfs.h | 560 void chfs_remove_frags_of_node(struct chfs_mount *, struct rb_tree *,
|
H A D | chfs_gc.c | 1160 chfs_remove_frags_of_node(chmp, &ip->fragtree, fn->nref); in chfs_gcollect_dnode()
|
H A D | chfs_readinode.c | 611 chfs_remove_frags_of_node(struct chfs_mount *chmp, struct rb_tree *fragtree, in chfs_remove_frags_of_node() function
|