fuse_operations.truncate

Change the size of a file

struct fuse_operations
int function(const char*, off_t) truncate;

Meta