taglinefilesource code
update_wait544fs/inode.cstatic struct wait_queue * update_wait = NULL;
update_wait560fs/inode.cwake_up(&update_wait);
update_wait597fs/inode.csleep_on(&update_wait);