taglinefilesource code
update_wait428fs/inode.cstatic struct wait_queue * update_wait = NULL;
update_wait444fs/inode.cwake_up(&update_wait);
update_wait481fs/inode.csleep_on(&update_wait);