Home
last modified time | relevance | path

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

/netbsd-src/sys/ufs/chfs/
H A Dchfs_malloc.c330 chfs_alloc_flash_dirent(void) in chfs_alloc_flash_dirent() function
H A Dchfs.h542 struct chfs_flash_dirent_node* chfs_alloc_flash_dirent(void);
H A Dchfs_write.c174 fdirent = chfs_alloc_flash_dirent(); in chfs_write_flash_dirent()