fuse_operations.utime

Change the access and/or modification times of a file

Deprecated, use utimens() instead.

struct fuse_operations
int function(const char*, utimbuf*) utime;

Meta