HomeSort by: relevance | last modified time | path
    Searched refs:chfs_alloc_flash_dirent (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/ufs/chfs/
chfs_malloc.c 328 /* chfs_alloc_flash_dirent - allocating a directory entry (used on flash) */
330 chfs_alloc_flash_dirent(void) function in typeref:struct:chfs_flash_dirent_node *
chfs.h 542 struct chfs_flash_dirent_node* chfs_alloc_flash_dirent(void);
chfs_write.c 174 fdirent = chfs_alloc_flash_dirent();

Completed in 12 milliseconds