Searched refs:dnotify_mark (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/notify/dnotify/ |
H A D | dnotify.c | 33 struct dnotify_mark { struct 50 struct dnotify_mark *dn_mark = container_of(fsn_mark, in dnotify_recalc_inode_mask() 51 struct dnotify_mark, in dnotify_recalc_inode_mask() 77 struct dnotify_mark *dn_mark; in dnotify_handle_event() 87 dn_mark = container_of(inode_mark, struct dnotify_mark, fsn_mark); in dnotify_handle_event() 114 struct dnotify_mark *dn_mark = container_of(fsn_mark, in dnotify_free_mark() 115 struct dnotify_mark, in dnotify_free_mark() 138 struct dnotify_mark *dn_mark; in dnotify_flush() 151 dn_mark = container_of(fsn_mark, struct dnotify_mark, fsn_mark); in dnotify_flush() 212 static int attach_dn(struct dnotify_struct *dn, struct dnotify_mark *dn_mar [all...] |
/kernel/linux/linux-6.6/fs/notify/dnotify/ |
H A D | dnotify.c | 51 struct dnotify_mark { struct 68 struct dnotify_mark *dn_mark = container_of(fsn_mark, in dnotify_recalc_inode_mask() 69 struct dnotify_mark, in dnotify_recalc_inode_mask() 95 struct dnotify_mark *dn_mark; in dnotify_handle_event() 105 dn_mark = container_of(inode_mark, struct dnotify_mark, fsn_mark); in dnotify_handle_event() 132 struct dnotify_mark *dn_mark = container_of(fsn_mark, in dnotify_free_mark() 133 struct dnotify_mark, in dnotify_free_mark() 156 struct dnotify_mark *dn_mark; in dnotify_flush() 169 dn_mark = container_of(fsn_mark, struct dnotify_mark, fsn_mark); in dnotify_flush() 230 static int attach_dn(struct dnotify_struct *dn, struct dnotify_mark *dn_mar [all...] |
Completed in 1 milliseconds