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

  /src/sys/fs/msdosfs/
denode.h 308 int msdosfs_update(struct vnode *, const struct timespec *,
msdosfs_denode.c 336 return (msdosfs_update(DETOV(dep), NULL, NULL,
msdosfs_vnops.c 679 msdosfs_update(struct vnode *vp, const struct timespec *acc, function in typeref:typename:int
1414 error = msdosfs_update(vp, NULL, NULL, wait ? UPDATE_WAIT : 0);

Completed in 25 milliseconds