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/
Dchfs_malloc.c330 chfs_alloc_flash_dirent(void) in chfs_alloc_flash_dirent() function
Dchfs.h542 struct chfs_flash_dirent_node* chfs_alloc_flash_dirent(void);
Dchfs_write.c174 fdirent = chfs_alloc_flash_dirent(); in chfs_write_flash_dirent()