Home
last modified time | relevance | path

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

/linux/fs/
H A Dmount.h84 struct list_head to_notify; /* need to queue notification */ member
223 list_add_tail(&m->to_notify, &notify_list); in mnt_notify_add()
H A Dnamespace.c1712 list_for_each_entry_safe(m, tmp, &notify_list, to_notify) { in notify_mnt_list()
1714 list_del_init(&m->to_notify); in notify_mnt_list()