taglinefilesource code
update_wait575fs/inode.cstatic struct wait_queue * update_wait = NULL;
update_wait598fs/inode.cwake_up(&update_wait);
update_wait635fs/inode.csleep_on(&update_wait);