android_kernel_xiaomi_sm7250/fs/fuse
Miklos Szeredi 334f485df8 [PATCH] FUSE - device functions
This adds the FUSE device handling functions.

This contains the following files:

 o dev.c
    - fuse device operations (read, write, release, poll)
    - registers misc device
    - support for sending requests to userspace

Signed-off-by: Miklos Szeredi <miklos@szeredi.hu>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-09-09 14:03:44 -07:00
..
dev.c [PATCH] FUSE - device functions 2005-09-09 14:03:44 -07:00
fuse_i.h [PATCH] FUSE - device functions 2005-09-09 14:03:44 -07:00
inode.c [PATCH] FUSE - device functions 2005-09-09 14:03:44 -07:00
Makefile [PATCH] FUSE - device functions 2005-09-09 14:03:44 -07:00