Home
last modified time | relevance | path

Searched refs:ml_notif_wq (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/fs/incfs/
H A Ddata_mgmt.h113 wait_queue_head_t ml_notif_wq; member
H A Ddata_mgmt.c32 wake_up_all(&rl->ml_notif_wq); in log_wake_up_all()
66 init_waitqueue_head(&mi->mi_log.ml_notif_wq); in incfs_alloc_mount_info()
H A Dpseudo_files.c1145 poll_wait(file, &mi->mi_log.ml_notif_wq, wait); in log_poll()