5 lines
111 B
Go
5 lines
111 B
Go
package fuse
|
|
|
|
// Ref: https://github.com/apple/darwin-xnu/blob/main/bsd/sys/stat.h#L576
|
|
const _UTIME_OMIT = -2
|