Searched refs:cuse_conntbl_head (Results 1 – 1 of 1) sorted by relevance
78 static struct list_head *cuse_conntbl_head(dev_t devt) in cuse_conntbl_head() function122 list_for_each_entry(pos, cuse_conntbl_head(devt), list) in cuse_open()402 list_add(&cc->list, cuse_conntbl_head(devt)); in cuse_process_init_reply()