taglinefilesource code
update_wait501fs/inode.cstatic struct wait_queue * update_wait = NULL;
update_wait517fs/inode.cwake_up(&update_wait);
update_wait554fs/inode.csleep_on(&update_wait);