taglinefilesource code
notify_flag305fs/open.cint notify_flag = 0;
notify_flag329fs/open.cnotify_flag = NOTIFY_MODE;
notify_flag336fs/open.cnotify_flag = NOTIFY_MODE;
notify_flag340fs/open.creturn notify_change(notify_flag | NOTIFY_UIDGID, inode);
notify_flag351fs/open.cint notify_flag = 0;
notify_flag376fs/open.cnotify_flag = NOTIFY_MODE;
notify_flag383fs/open.cnotify_flag = NOTIFY_MODE;
notify_flag387fs/open.cerror = notify_change(notify_flag | NOTIFY_UIDGID, inode);