Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dcoredump.h65 notify_change_t notify_change; member
77 dmp_hdr_t dmp_hdr, notify_change_t notify_change);
97 notify_change_t notify_change) in hci_devcd_register() argument
/linux/net/bluetooth/
H A Dcoredump.c82 if (hdev->dump.notify_change) in hci_devcd_notify()
83 hdev->dump.notify_change(hdev, state); in hci_devcd_notify()
420 dmp_hdr_t dmp_hdr, notify_change_t notify_change) in hci_devcd_register() argument
434 hdev->dump.notify_change = notify_change; in hci_devcd_register()
/linux/fs/
H A Dattr.c427 int notify_change(struct mnt_idmap *idmap, struct dentry *dentry, in notify_change() function
567 EXPORT_SYMBOL(notify_change);
/linux/fs/affs/
H A DChanges115 really necessary as notify_change() will do
/linux/fs/nfsd/
H A Dvfs.c461 host_err = notify_change(&nop_mnt_idmap, dentry, &size_attr, NULL); in __nfsd_setattr()
487 return notify_change(&nop_mnt_idmap, dentry, iap, NULL); in __nfsd_setattr()
H A Dnfs4state.c10099 ret = notify_change(&nop_mnt_idmap, dentry, &attrs, NULL); in cb_getattr_update_times()
10379 ret = notify_change(&nop_mnt_idmap, f->f_path.dentry, &attr, NULL); in nfsd_update_cmtime_attr()
/linux/fs/smb/server/
H A Dsmbacl.c1706 rc = notify_change(idmap, path->dentry, &newattrs, NULL); in set_info_sec()
H A Dsmb2pdu.c8135 rc = notify_change(idmap, dentry, &attrs, NULL); in set_file_basic_info()
/linux/
H A DCREDITS147 D: VFS fixes (new notify_change in particular)