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