Searched refs:idmap_wq (Results 1 – 1 of 1) sorted by relevance
334 wait_queue_head_t idmap_wq; member378 init_waitqueue_head(&idmap->idmap_wq); in nfs_idmap_new()513 add_wait_queue(&idmap->idmap_wq, &wq); in nfs_idmap_id()515 remove_wait_queue(&idmap->idmap_wq, &wq); in nfs_idmap_id()523 remove_wait_queue(&idmap->idmap_wq, &wq); in nfs_idmap_id()573 add_wait_queue(&idmap->idmap_wq, &wq); in nfs_idmap_name()576 remove_wait_queue(&idmap->idmap_wq, &wq); in nfs_idmap_name()584 remove_wait_queue(&idmap->idmap_wq, &wq); in nfs_idmap_name()645 wake_up(&idmap->idmap_wq); in idmap_pipe_downcall()675 wake_up(&idmap->idmap_wq); in idmap_pipe_downcall()[all …]