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

  /src/sys/ufs/chfs/
chfs_vnops.c 289 err = chfs_write_flash_dnode(chmp, vp, bp, fd);
1304 err = chfs_write_flash_dnode(chmp, vp, bp, fd);
1573 err = chfs_write_flash_dnode(chmp, vp, bp, fd);
chfs.h 652 int chfs_write_flash_dnode(struct chfs_mount *, struct vnode *,
chfs_write.c 276 /* chfs_write_flash_dnode - writes out a data node to flash */
278 chfs_write_flash_dnode(struct chfs_mount *chmp, struct vnode *vp, function in typeref:typename:int

Completed in 14 milliseconds