fuse-d ~master (2022-05-06T00:55:55.2175691)
Dub
Repo
Operations.utime
fused
fuse
Operations
Sets access and modification time.
class
Operations
void
utime
(
const
(
char
)[]
path
,
utimbuf
*
time
)
Parameters
path
const
(
char
)[]
The patch to modify.
time
utimbuf
*
The time to set.
Meta
Source
See Implementation
fused
fuse
Operations
functions
access
chmod
chown
exception
getattr
initialize
mkdir
mknod
open
read
readdir
readlink
release
rename
rmdir
symlink
truncate
unlink
utime
write
Sets access and modification time.