taglinefilesource code
update_wait504fs/inode.cstatic struct wait_queue * update_wait = NULL;
update_wait520fs/inode.cwake_up(&update_wait);
update_wait557fs/inode.csleep_on(&update_wait);