taglinefilesource code
notify_change332fs/inode.cinode->i_sb->s_op->notify_change) 
notify_change333fs/inode.creturn inode->i_sb->s_op->notify_change(inode, attr);
notify_change72fs/open.cerror = notify_change(inode, &newattrs);
notify_change168fs/open.cerror = notify_change(inode, &newattrs);
notify_change209fs/open.cerror = notify_change(inode, &newattrs);
notify_change321fs/open.creturn notify_change(inode, &newattrs);
notify_change346fs/open.cerror = notify_change(inode, &newattrs);
notify_change393fs/open.cerror = notify_change(inode, &newattrs);
notify_change397fs/open.cerror = notify_change(inode, &newattrs);
notify_change445fs/open.cerror = notify_change(inode, &newattrs);
notify_change449fs/open.cerror = notify_change(inode, &newattrs);
notify_change152fs/read_write.cnotify_change(inode, &newattrs);
notify_change442include/linux/fs.hint (*notify_change) (struct inode *, struct iattr *);
notify_change557include/linux/fs.hextern int notify_change(struct inode *, struct iattr *);