Home
last modified time | relevance | path

Searched refs:notify_change (Results 1 – 12 of 12) sorted by relevance

/fs/
A Dattr.c426 int notify_change(struct mnt_idmap *idmap, struct dentry *dentry, in notify_change() function
563 EXPORT_SYMBOL(notify_change);
A Dutimes.c66 error = notify_change(mnt_idmap(path->mnt), path->dentry, &newattrs, in vfs_utimes()
A Dopen.c68 ret = notify_change(idmap, dentry, &newattrs, NULL); in do_truncate()
650 error = notify_change(mnt_idmap(path->mnt), path->dentry, in chmod_common()
791 error = notify_change(idmap, path->dentry, &newattrs, in chown_common()
A Dinode.c2189 return notify_change(idmap, dentry, &newattrs, NULL); in __remove_privs()
/fs/cachefiles/
A Dinterface.c146 ret = notify_change(&nop_mnt_idmap, file->f_path.dentry, in cachefiles_adjust_size()
156 ret = notify_change(&nop_mnt_idmap, file->f_path.dentry, in cachefiles_adjust_size()
/fs/ecryptfs/
A Dinode.c877 rc = notify_change(&nop_mnt_idmap, lower_dentry, in ecryptfs_truncate()
986 rc = notify_change(&nop_mnt_idmap, lower_dentry, &lower_ia, NULL); in ecryptfs_setattr()
/fs/affs/
A DChanges115 really necessary as notify_change() will do
/fs/nfsd/
A Dvfs.c456 host_err = notify_change(&nop_mnt_idmap, dentry, &size_attr, NULL); in __nfsd_setattr()
482 return notify_change(&nop_mnt_idmap, dentry, iap, NULL); in __nfsd_setattr()
A Dnfs4state.c9199 ret = notify_change(&nop_mnt_idmap, dentry, &attrs, NULL); in cb_getattr_update_times()
/fs/overlayfs/
A Doverlayfs.h203 return notify_change(ovl_upper_mnt_idmap(ofs), upperdentry, attr, NULL); in ovl_do_notify_change()
/fs/smb/server/
A Dsmbacl.c1465 rc = notify_change(idmap, path->dentry, &newattrs, NULL); in set_info_sec()
A Dsmb2pdu.c6188 rc = notify_change(idmap, dentry, &attrs, NULL); in set_file_basic_info()

Completed in 801 milliseconds