taglinefilesource code
update_wait425fs/inode.cstatic struct wait_queue * update_wait = NULL;
update_wait441fs/inode.cwake_up(&update_wait);
update_wait478fs/inode.csleep_on(&update_wait);