debian man page for vfs_timestamp

Query: vfs_timestamp

OS: debian

Section: 9

Links: debian man pages | All man pages

Forums: Unix Linux Community | Forum Categories

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

VFS_TIMESTAMP(9)					   BSD Kernel Developer's Manual					  VFS_TIMESTAMP(9)

NAME
vfs_timestamp -- generate current timestamp
SYNOPSIS
#include <sys/param.h> #include <sys/vnode.h> void vfs_timestamp(struct timespec *tsp);
DESCRIPTION
The vfs_timestamp() function fills in tsp with the current time. The precision is based on the value of the vfs.timestamp_precision sysctl variable: 0 seconds only; nanoseconds are zeroed. 1 seconds and nanoseconds, accurate within 1/HZ. 2 seconds and nanoseconds, truncated to microseconds. >=3 seconds and nanoseconds, maximum precision.
AUTHORS
This manual page was written by Chad David <davidc@acns.ab.ca>.
BSD
November 21, 2001 BSD
Related Man Pages
insmntque(9) - debian
itimerspec(3) - netbsd
timespec(3) - netbsd
insmntque(9) - freebsd
insmntque1(9) - freebsd
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
How to copy a column of multiple files and paste into new excel file (next to column)?
New UNIX and Linux History Sections