notify_change 233 drivers/base/devtmpfs.c notify_change(dentry, &newattrs, NULL); notify_change 340 drivers/base/devtmpfs.c notify_change(dentry, &newattrs, NULL); notify_change 348 fs/attr.c EXPORT_SYMBOL(notify_change); notify_change 473 fs/cachefiles/interface.c ret = notify_change(object->backer, &newattrs, NULL); notify_change 480 fs/cachefiles/interface.c ret = notify_change(object->backer, &newattrs, NULL); notify_change 858 fs/ecryptfs/inode.c rc = notify_change(lower_dentry, &lower_ia, NULL); notify_change 962 fs/ecryptfs/inode.c rc = notify_change(lower_dentry, &lower_ia, NULL); notify_change 1830 fs/inode.c return notify_change(dentry, &newattrs, NULL); notify_change 451 fs/nfsd/vfs.c host_err = notify_change(dentry, &size_attr, NULL); notify_change 466 fs/nfsd/vfs.c host_err = notify_change(dentry, iap, NULL); notify_change 64 fs/open.c ret = notify_change(dentry, &newattrs, NULL); notify_change 561 fs/open.c error = notify_change(path->dentry, &newattrs, &delegated_inode); notify_change 652 fs/open.c error = notify_change(path->dentry, &newattrs, &delegated_inode); notify_change 187 fs/overlayfs/copy_up.c return notify_change(upperdentry, &attr, NULL); notify_change 199 fs/overlayfs/copy_up.c return notify_change(upperdentry, &attr, NULL); notify_change 211 fs/overlayfs/copy_up.c err = notify_change(upperdentry, &attr, NULL); notify_change 219 fs/overlayfs/copy_up.c err = notify_change(upperdentry, &attr, NULL); notify_change 482 fs/overlayfs/dir.c err = notify_change(newdentry, &attr, NULL); notify_change 63 fs/overlayfs/inode.c err = notify_change(upperdentry, attr, NULL); notify_change 678 fs/overlayfs/super.c err = notify_change(work, &attr, NULL); notify_change 60 fs/utimes.c error = notify_change(path->dentry, &newattrs, &delegated_inode); notify_change 2876 include/linux/fs.h extern int notify_change(struct dentry *, struct iattr *, struct inode **);