Home
last modified time | relevance | path

Searched refs:FSNOTIFY_EVENT_INODE (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
Dfsnotify.h33 fsnotify(mask, child, FSNOTIFY_EVENT_INODE, dir, name, NULL, cookie); in fsnotify_name()
47 fsnotify(mask, inode, FSNOTIFY_EVENT_INODE, NULL, NULL, inode, 0); in fsnotify_inode()
80 fsnotify_parent(dentry, mask, d_inode(dentry), FSNOTIFY_EVENT_INODE); in fsnotify_dentry()
Dfsnotify_backend.h253 FSNOTIFY_EVENT_INODE, enumerator
259 case FSNOTIFY_EVENT_INODE: in fsnotify_data_inode()
/kernel/linux/linux-5.10/fs/kernfs/
Dfile.c887 inode, FSNOTIFY_EVENT_INODE, in kernfs_notify_workfn()