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

  /src/sys/fs/sysvbfs/
sysvbfs.h 96 int sysvbfs_update(struct vnode *, const struct timespec *,
sysvbfs_vnops.c 457 uerr = sysvbfs_update(v, NULL, NULL, UPDATE_WAIT);
878 error = sysvbfs_update(vp, NULL, NULL, wait ? UPDATE_WAIT : 0);
884 sysvbfs_update(struct vnode *vp, const struct timespec *acc, function in typeref:typename:int

Completed in 57 milliseconds