Home
last modified time | relevance | path

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

/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dfsnotify_backend.h281 FSNOTIFY_OBJ_TYPE_COUNT, enumerator
282 FSNOTIFY_OBJ_TYPE_DETACHED = FSNOTIFY_OBJ_TYPE_COUNT
289 #define FSNOTIFY_OBJ_ALL_TYPES_MASK ((1U << FSNOTIFY_OBJ_TYPE_COUNT) - 1)
293 return (type < FSNOTIFY_OBJ_TYPE_COUNT); in fsnotify_valid_obj_type()
297 struct fsnotify_mark *marks[FSNOTIFY_OBJ_TYPE_COUNT];
336 for (type = 0; type < FSNOTIFY_OBJ_TYPE_COUNT; type++)
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dfsnotify_backend.h281 FSNOTIFY_OBJ_TYPE_COUNT, enumerator
282 FSNOTIFY_OBJ_TYPE_DETACHED = FSNOTIFY_OBJ_TYPE_COUNT
289 #define FSNOTIFY_OBJ_ALL_TYPES_MASK ((1U << FSNOTIFY_OBJ_TYPE_COUNT) - 1)
293 return (type < FSNOTIFY_OBJ_TYPE_COUNT); in fsnotify_valid_obj_type()
297 struct fsnotify_mark *marks[FSNOTIFY_OBJ_TYPE_COUNT];
336 for (type = 0; type < FSNOTIFY_OBJ_TYPE_COUNT; type++)
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dfsnotify_backend.h281 FSNOTIFY_OBJ_TYPE_COUNT, enumerator
282 FSNOTIFY_OBJ_TYPE_DETACHED = FSNOTIFY_OBJ_TYPE_COUNT
289 #define FSNOTIFY_OBJ_ALL_TYPES_MASK ((1U << FSNOTIFY_OBJ_TYPE_COUNT) - 1)
293 return (type < FSNOTIFY_OBJ_TYPE_COUNT); in fsnotify_valid_obj_type()
297 struct fsnotify_mark *marks[FSNOTIFY_OBJ_TYPE_COUNT];
336 for (type = 0; type < FSNOTIFY_OBJ_TYPE_COUNT; type++)