HomeSort by relevance Sort by last modified time
    Searched full:fuse_handler (Results 1 - 1 of 1) sorted by null

  /system/core/sdcard/
sdcard.c 227 struct fuse_handler { struct
811 static int handle_lookup(struct fuse* fuse, struct fuse_handler* handler,
837 static int handle_forget(struct fuse* fuse, struct fuse_handler* handler,
856 static int handle_getattr(struct fuse* fuse, struct fuse_handler* handler,
878 static int handle_setattr(struct fuse* fuse, struct fuse_handler* handler,
941 static int handle_mknod(struct fuse* fuse, struct fuse_handler* handler,
972 static int handle_mkdir(struct fuse* fuse, struct fuse_handler* handler,
    [all...]

Completed in 326 milliseconds