Searched refs:cuse_client_open (Results 1 – 1 of 1) sorted by relevance
206 static d_open_t cuse_client_open; variable 217 .d_open = cuse_client_open,1482 cuse_client_open(struct cdev *dev, int fflags, int devtype, struct thread *td) in cuse_client_open() function