Searched refs:chfs_write_flash_dnode (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/sys/ufs/chfs/ |
H A D | chfs_vnops.c | 289 err = chfs_write_flash_dnode(chmp, vp, bp, fd); in chfs_mknod() 1304 err = chfs_write_flash_dnode(chmp, vp, bp, fd); in chfs_symlink() 1573 err = chfs_write_flash_dnode(chmp, vp, bp, fd); in chfs_strategy()
|
H A D | chfs.h | 652 int chfs_write_flash_dnode(struct chfs_mount *, struct vnode *,
|
H A D | chfs_write.c | 278 chfs_write_flash_dnode(struct chfs_mount *chmp, struct vnode *vp, in chfs_write_flash_dnode() function
|