Searched defs:notify_change (Results 1 - 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/fs/ |
| H A D | attr.c | 281 int notify_change(struct dentry * dentry, struct iattr * attr, struct inode **delegated_inode) in notify_change() function 422 EXPORT_SYMBOL(notify_change); variable
|
| /kernel/linux/linux-6.6/fs/ |
| H A D | attr.c | 381 int notify_change(struct mnt_idmap *idmap, struct dentry *dentry, in notify_change() function 511 EXPORT_SYMBOL(notify_change); variable
|
| /kernel/linux/linux-6.6/include/net/bluetooth/ |
| H A D | coredump.h | 58 notify_change_t notify_change; member 81 hci_devcd_register(struct hci_dev *hdev, coredump_t coredump, dmp_hdr_t dmp_hdr, notify_change_t notify_change) hci_devcd_register() argument
|
| /kernel/linux/linux-6.6/net/bluetooth/ |
| H A D | coredump.c | 403 hci_devcd_register(struct hci_dev *hdev, coredump_t coredump, dmp_hdr_t dmp_hdr, notify_change_t notify_change) hci_devcd_register() argument
|
Completed in 3 milliseconds