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.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()
422 dmp_hdr_t dmp_hdr, notify_change_t notify_change) in hci_devcd_register() argument
436 hdev->dump.notify_change = notify_change; in hci_devcd_register()
/linux/fs/affs/
H A DChanges115 really necessary as notify_change() will do
/linux/fs/overlayfs/
H A Doverlayfs.h209 return notify_change(ovl_upper_mnt_idmap(ofs), upperdentry, attr, NULL); in ovl_do_notify_change()
/linux/fs/smb/server/
H A Dsmbacl.c1619 rc = notify_change(idmap, path->dentry, &newattrs, NULL); in set_info_sec()
H A Dsmb2pdu.c6311 rc = notify_change(idmap, dentry, &attrs, NULL); in set_file_basic_info()
/linux/fs/
H A Dinode.c2314 return notify_change(idmap, dentry, &newattrs, NULL); in __remove_privs()
/linux/fs/nfsd/
H A Dnfs4state.c9344 ret = notify_change(&nop_mnt_idmap, dentry, &attrs, NULL); in cb_getattr_update_times()
9578 ret = notify_change(&nop_mnt_idmap, f->f_path.dentry, &attr, NULL); in nfsd_update_cmtime_attr()
/linux/
H A DCREDITS147 D: VFS fixes (new notify_change in particular)