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

  /src/sys/ufs/ufs/
ufsmount.h 134 int (*uo_update)(struct vnode *, const struct timespec *, member in struct:ufs_ops
149 (*UFS_OPS(vp)->uo_update)((vp), (acc), (mod), (flags))
ufsmount.h 134 int (*uo_update)(struct vnode *, const struct timespec *, member in struct:ufs_ops
149 (*UFS_OPS(vp)->uo_update)((vp), (acc), (mod), (flags))

Completed in 25 milliseconds