Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dcoredump.h58 notify_change_t notify_change; member
68 dmp_hdr_t dmp_hdr, notify_change_t notify_change);
83 notify_change_t notify_change) in hci_devcd_register() argument
/linux/net/bluetooth/
H A Dcoredump.c83 if (hdev->dump.notify_change) in hci_devcd_notify()
84 hdev->dump.notify_change(hdev, state); in hci_devcd_notify()
404 dmp_hdr_t dmp_hdr, notify_change_t notify_change) in hci_devcd_register() argument
418 hdev->dump.notify_change = notify_change; in hci_devcd_register()
/linux/fs/
H A Dattr.c377 int notify_change(struct mnt_idmap *idmap, struct dentry *dentry, in notify_change() function
514 EXPORT_SYMBOL(notify_change);
H A Dinode.c2167 return notify_change(idmap, dentry, &newattrs, NULL); in __remove_privs()
/linux/drivers/base/
H A Ddevtmpfs.c229 notify_change(&nop_mnt_idmap, dentry, &newattrs, NULL); in handle_create()
337 notify_change(&nop_mnt_idmap, dentry, &newattrs, NULL); in handle_remove()
/linux/fs/cachefiles/
H 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()
/linux/fs/ecryptfs/
H A Dinode.c869 rc = notify_change(&nop_mnt_idmap, lower_dentry, in ecryptfs_truncate()
978 rc = notify_change(&nop_mnt_idmap, lower_dentry, &lower_ia, NULL); in ecryptfs_setattr()
/linux/fs/affs/
H A DChanges115 really necessary as notify_change() will do
/linux/fs/smb/server/
H A Dsmbacl.c1431 rc = notify_change(idmap, path->dentry, &newattrs, NULL); in set_info_sec()
H A Dsmb2pdu.c6055 rc = notify_change(idmap, dentry, &attrs, NULL); in set_file_basic_info()
/linux/fs/nfsd/
H A Dnfs4state.c8923 err = notify_change(&nop_mnt_idmap, dentry, &attrs, NULL); in nfsd4_deleg_getattr_conflict()