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

/netbsd-current/sys/ufs/chfs/
H A Dchfs_malloc.c328 /* chfs_alloc_flash_dirent - allocating a directory entry (used on flash) */
330 chfs_alloc_flash_dirent(void) 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();

Completed in 85 milliseconds