KolibriOS kernel
xfs_timestamp Struct Reference

structure to store create, access and modification time in inode core More...

Public Attributes

dd t_sec
 
dd t_nsec
 

Detailed Description

structure to store create, access and modification time in inode core

Source
fs/xfs.inc:202

Member Data Documentation

◆ t_nsec

dd xfs_timestamp::t_nsec

nanoseconds

◆ t_sec

dd xfs_timestamp::t_sec

The documentation for this struct was generated from the following file: