Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dfsnotify_backend.h391 FSNOTIFY_OBJ_TYPE_COUNT, enumerator
392 FSNOTIFY_OBJ_TYPE_DETACHED = FSNOTIFY_OBJ_TYPE_COUNT
397 return (obj_type < FSNOTIFY_OBJ_TYPE_COUNT); in fsnotify_valid_obj_type()