Back to home page

OSCL-LXR

 
 

    


 
  Name Size Date (UTC) Last indexed Description
  Name Size Date (UTC) Last indexed Description
folder Parent directory - 2025-03-06 09:18:38  
folder dnotify/ - 2025-03-06 09:18:38  
folder fanotify/ - 2025-03-06 09:18:38  
folder inotify/ - 2025-03-06 09:18:38  
fdinfo.c 4051 bytes 2025-03-06 09:18:38 2025-03-06 13:20:59  
fdinfo.h 558 bytes 2025-03-06 09:18:38 2025-03-06 13:20:59  
fsnotify.c 18215 bytes 2025-03-06 09:18:38 2025-03-06 13:20:59  
fsnotify.h 2745 bytes 2025-03-06 09:18:38 2025-03-06 13:20:59  
group.c 4873 bytes 2025-03-06 09:18:38 2025-03-06 13:20:59  
Kconfig 188 bytes 2025-03-06 09:18:38 -  
Makefile 183 bytes 2025-03-06 09:18:38 2025-03-06 13:20:59  
mark.c 27178 bytes 2025-03-06 09:18:38 2025-03-06 13:20:59

fsnotify inode mark locking/lifetime/and refcnting REFCNT: The group->recnt and mark->refcnt tell how many "things" in the kernel currently are referencing the objects.

notification.c 5797 bytes 2025-03-06 09:18:38 2025-03-06 13:20:59

Basic idea behind the notification queue: An fsnotify group (like inotify) sends the userspace notification about events asynchronously some time after the event happened.