Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dvfsdebug.h16 #define VFS_WARN(cond, format...) (void)WARN(cond, format) macro
39 #define VFS_WARN(cond, format...) BUILD_BUG_ON_INVALID(cond) macro