notify_change
notify_change(&nop_mnt_idmap, dentry, &newattrs, NULL);
notify_change(&nop_mnt_idmap, dentry, &newattrs, NULL);
EXPORT_SYMBOL(notify_change);
ret = notify_change(&nop_mnt_idmap, file->f_path.dentry,
ret = notify_change(&nop_mnt_idmap, file->f_path.dentry,
rc = notify_change(&nop_mnt_idmap, lower_dentry,
rc = notify_change(&nop_mnt_idmap, lower_dentry, &lower_ia, NULL);
return notify_change(idmap, dentry, &newattrs, NULL);
ret = notify_change(&nop_mnt_idmap, f->f_path.dentry, &ia, NULL);
ret = notify_change(&nop_mnt_idmap, dentry, &attrs, NULL);
host_err = notify_change(&nop_mnt_idmap, dentry, &size_attr, NULL);
return notify_change(&nop_mnt_idmap, dentry, iap, NULL);
error = notify_change(mnt_idmap(path->mnt), path->dentry,
ret = notify_change(idmap, dentry, &newattrs, NULL);
error = notify_change(idmap, path->dentry, &newattrs,
return notify_change(ovl_upper_mnt_idmap(ofs), upperdentry, attr, NULL);
rc = notify_change(idmap, dentry, &attrs, NULL);
rc = notify_change(idmap, path->dentry, &newattrs, NULL);
error = notify_change(mnt_idmap(path->mnt), path->dentry, &newattrs,
int notify_change(struct mnt_idmap *, struct dentry *,
notify_change_t notify_change;
dmp_hdr_t dmp_hdr, notify_change_t notify_change);
notify_change_t notify_change)
dmp_hdr_t dmp_hdr, notify_change_t notify_change)
hdev->dump.notify_change = notify_change;
if (hdev->dump.notify_change)
hdev->dump.notify_change(hdev, state);