Home
last modified time | relevance | path

Searched refs:chfs_free_flash_dnode (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/ufs/chfs/
H A Dchfs_malloc.c355 chfs_free_flash_dnode(struct chfs_flash_data_node *fdnode) in chfs_free_flash_dnode() function
H A Dchfs.h545 void chfs_free_flash_dnode(struct chfs_flash_data_node *);
H A Dchfs_write.c402 chfs_free_flash_dnode(dnode); in chfs_write_flash_dnode()