Home
last modified time | relevance | path

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

/Linux-v5.4/fs/notify/
Dmark.c167 conn = conn->destroy_next; in fsnotify_connector_destroy_workfn()
262 conn->destroy_next = connector_destroy_list; in fsnotify_put_mark()
/Linux-v5.4/include/linux/
Dfsnotify_backend.h303 struct fsnotify_mark_connector *destroy_next; member