fuse_operations.chmod

Change the permission bits of a file

struct fuse_operations
int function(const char*, mode_t) chmod;

Meta