FstflagsFlag

Properties

Link copied to clipboard
const val ATIM: Short

Adjust the last data access timestamp to the value stored in filestat::atim.

Link copied to clipboard
const val ATIM_NOW: Short

Adjust the last data access timestamp to the time of clock clockid::realtime.

Link copied to clipboard
const val MTIM: Short

Adjust the last data modification timestamp to the value stored in filestat::mtim.

Link copied to clipboard
const val MTIM_NOW: Short

Adjust the last data modification timestamp to the time of clock clockid::realtime.