Extracted from Pike v7.8 release 352 at 2010-07-30.
[Top]
Fuse
Fuse.Operations
Methods
access()
chmod()
chown()
creat()
flush()
fsync()
getattr()
getxattr()
link()
listxattr()
mkdir()
mknod()
open()
read()
readdir()
readlink()
release()
removexattr()
rename()
rmdir()
setxattr()
statfs()
symlink()
truncate()
unlink()
utime()
write()
Fuse.Operations()->chown()
Fuse.Operations()->flush()
Method Fuse.Operations()->creat()
Method
creat
int
creat
(
string
path
,
int
mode
,
int
flag
)
Description
Create and open or just open the given
path