Home
last modified time | relevance | path

Searched refs:fuse_find_polled_node (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/fuse/
H A Dfile.c3029 static struct rb_node **fuse_find_polled_node(struct fuse_conn *fc, u64 kh, in fuse_find_polled_node() function
3067 link = fuse_find_polled_node(fc, ff->kh, &parent); in fuse_register_polled_file()
3131 link = fuse_find_polled_node(fc, kh, NULL); in fuse_notify_poll_wakeup()
/kernel/linux/linux-6.6/fs/fuse/
H A Dfile.c2752 static struct rb_node **fuse_find_polled_node(struct fuse_conn *fc, u64 kh, in fuse_find_polled_node() function
2790 link = fuse_find_polled_node(fc, ff->kh, &parent); in fuse_register_polled_file()
2854 link = fuse_find_polled_node(fc, kh, NULL); in fuse_notify_poll_wakeup()

Completed in 13 milliseconds