taglinefilesource code
notify_change67arch/sparc/kernel/sys_sparc.cnotify_change(inode, &newattrs);
notify_change355fs/inode.cinode->i_sb->s_op->notify_change) 
notify_change356fs/inode.creturn inode->i_sb->s_op->notify_change(inode, attr);
notify_change70fs/open.cerror = notify_change(inode, &newattrs);
notify_change186fs/open.cerror = notify_change(inode, &newattrs);
notify_change229fs/open.cerror = notify_change(inode, &newattrs);
notify_change341fs/open.creturn notify_change(inode, &newattrs);
notify_change366fs/open.cerror = notify_change(inode, &newattrs);
notify_change417fs/open.cerror = notify_change(inode, &newattrs);
notify_change421fs/open.cerror = notify_change(inode, &newattrs);
notify_change473fs/open.cerror = notify_change(inode, &newattrs);
notify_change477fs/open.cerror = notify_change(inode, &newattrs);
notify_change163fs/read_write.cnotify_change(inode, &newattrs);
notify_change489include/linux/fs.hint (*notify_change) (struct inode *, struct iattr *);
notify_change605include/linux/fs.hextern int notify_change(struct inode *, struct iattr *);