Searched refs:fuse_device_open (Results 1 – 1 of 1) sorted by relevance
107 static d_open_t fuse_device_open; variable114 .d_open = fuse_device_open,257 fuse_device_open(struct cdev *dev, int oflags, int devtype, struct thread *td) in fuse_device_open() function