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

  /src/sys/ufs/chfs/
chfs_write.c 43 /* chfs_write_flash_vnode - writes out a vnode information to flash */
45 chfs_write_flash_vnode(struct chfs_mount *chmp, function in typeref:typename:int
440 error = chfs_write_flash_vnode(chmp, ip, ALLOC_NORMAL);

Completed in 11 milliseconds