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

  /src/sys/ufs/chfs/
chfs_subr.c 191 * Caller should execute chfs_update on vp after a successful execution.
250 * Caller should execute chfs_update on vp after a successful execution.
293 error = chfs_update(vp, NULL, NULL, UPDATE_WAIT);
338 /* chfs_update - updates a vnode times */
340 chfs_update(struct vnode *vp, const struct timespec *acc, function in typeref:typename:int

Completed in 122 milliseconds