HomeSort by: relevance | last modified time | path
    Searched defs:chfs_write_flash_dirent (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/ufs/chfs/
chfs_write.c 155 /* chfs_write_flash_dirent - writes out a directory entry to flash */
157 chfs_write_flash_dirent(struct chfs_mount *chmp, struct chfs_inode *pdir, function in typeref:typename:int
447 error = chfs_write_flash_dirent(chmp,
507 error = chfs_write_flash_dirent(chmp,
chfs_write.c 155 /* chfs_write_flash_dirent - writes out a directory entry to flash */
157 chfs_write_flash_dirent(struct chfs_mount *chmp, struct chfs_inode *pdir, function in typeref:typename:int
447 error = chfs_write_flash_dirent(chmp,
507 error = chfs_write_flash_dirent(chmp,

Completed in 22 milliseconds