Home
last modified time | relevance | path

Searched refs:hpfs_update (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/vfs/hpfs/
HDhpfs_subr.h62 int hpfs_update (struct hpfsnode *);
HDhpfs_vnops.c124 return hpfs_update(VTOHP(vp)); in hpfs_fsync()
600 error = hpfs_update (hp); in hpfs_inactive()
HDhpfs_subr.c725 hpfs_update ( in hpfs_update() function