Home
last modified time | relevance | path

Searched refs:null_getattr (Results 1 – 2 of 2) sorted by relevance

/dports/sysutils/fusefs-libs/fuse-2.9.9/example/
H A Dnull.c19 static int null_getattr(const char *path, struct stat *stbuf) in null_getattr() function
85 .getattr = null_getattr,
/dports/sysutils/fusefs-libs3/fuse-3.10.5/example/
H A Dnull.c36 static int null_getattr(const char *path, struct stat *stbuf, in null_getattr() function
108 .getattr = null_getattr,