dfuse v0.4.1 (2021-02-17T03:03:19Z)
Home
Dub
Repo
fuse_operations.chown
c
fuse
fuse
fuse_operations
Change the owner and group of a file
struct
fuse_operations
int
function
(
const
char
*,
uid_t
,
gid_t
)
chown
;
Meta
Source
See Implementation
c
fuse
fuse
fuse_operations
variables
access
bmap
chmod
chown
create
destroy
fallocate
fgetattr
flock
flush
fsync
fsyncdir
ftruncate
getattr
getdir
getxattr
init
ioctl
link
listxattr
lock
mkdir
mknod
open
opendir
poll
read
read_buf
readdir
readlink
release
releasedir
removexattr
rename
rmdir
setxattr
statfs
symlink
truncate
unlink
utime
utimens
write
write_buf
Change the owner and group of a file