Searched defs:allow_dups (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/notify/ |
H A D | mark.c | 547 fsnotify_add_mark_list(struct fsnotify_mark *mark, fsnotify_connp_t *connp, unsigned int type, int allow_dups, __kernel_fsid_t *fsid) fsnotify_add_mark_list() argument 640 fsnotify_add_mark_locked(struct fsnotify_mark *mark, fsnotify_connp_t *connp, unsigned int type, int allow_dups, __kernel_fsid_t *fsid) fsnotify_add_mark_locked() argument 683 fsnotify_add_mark(struct fsnotify_mark *mark, fsnotify_connp_t *connp, unsigned int type, int allow_dups, __kernel_fsid_t *fsid) fsnotify_add_mark() argument
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | fsnotify_backend.h | 531 fsnotify_add_inode_mark(struct fsnotify_mark *mark, struct inode *inode, int allow_dups) fsnotify_add_inode_mark() argument 538 fsnotify_add_inode_mark_locked(struct fsnotify_mark *mark, struct inode *inode, int allow_dups) fsnotify_add_inode_mark_locked() argument
|
/kernel/linux/linux-5.10/drivers/edac/ |
H A D | sb_edac.c | 2448 int allow_dups = 0; in sbridge_get_all_devices() local
|
/kernel/linux/linux-6.6/drivers/edac/ |
H A D | sb_edac.c | 2577 int allow_dups = 0; in sbridge_get_all_devices() local
|
Completed in 11 milliseconds