dfuse v0.4.1 (2021-02-17T03:03:19Z)
Home
Dub
Repo
Operations.getattr
dfuse
fuse
Operations
Called to get a stat(2) structure for a path.
class
Operations
void
getattr
(
const
(
char
)[]
path
,
ref
stat_t
stat
)
Meta
Source
See Implementation
dfuse
fuse
Operations
functions
access
exception
getattr
initialize
mkdir
mknod
read
readdir
readlink
rename
rmdir
truncate
unlink
write
Called to get a stat(2) structure for a path.