Home
last modified time | relevance | path

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

/netbsd/sys/ufs/chfs/
H A Dchfs_malloc.c323 chfs_free_flash_vnode(struct chfs_flash_vnode *fvnode) in chfs_free_flash_vnode() function
H A Dchfs.h541 void chfs_free_flash_vnode(struct chfs_flash_vnode *);
H A Dchfs_write.c151 chfs_free_flash_vnode(fvnode); in chfs_write_flash_vnode()