v22.h | 47 typedef int (*fuse_dirfil_t_v22)(fuse_dirh_t handle, const char *name, int type, ino_t ino); typedef in typeref:typename:int (*)(fuse_dirh_t handle,const char * name,int type,ino_t ino) 53 int (*getdir) (const char *, fuse_dirh_t, fuse_dirfil_t_v22);
|