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

  /src/sys/ufs/chfs/
chfs_subr.c 304 /* chfs_itimes - updates a vnode times to the given data */
306 chfs_itimes(struct chfs_inode *ip, const struct timespec *acc, function in typeref:typename:void
348 chfs_itimes(ip, acc, mod, NULL);

Completed in 12 milliseconds