Home
last modified time | relevance | path

Searched refs:destroy_next (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/fs/notify/
Dmark.c177 conn = conn->destroy_next; in fsnotify_connector_destroy_workfn()
249 conn->destroy_next = connector_destroy_list; in fsnotify_put_mark()
/Linux-v4.19/include/linux/
Dfsnotify_backend.h282 struct fsnotify_mark_connector *destroy_next; member