fuse_operations.chown

Change the owner and group of a file

struct fuse_operations
int function(const char*, uid_t, gid_t) chown;

Meta