Home
last modified time | relevance | path

Searched defs:ver_after (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/f2fs/
H A Df2fs.h114 #define ver_after(a, b) (typecheck(unsigned long long, a) && \ macro
/kernel/linux/linux-6.6/fs/f2fs/
H A Df2fs.h122 #define ver_after(a, b) (typecheck(unsigned long long, a) && \ macro

Completed in 20 milliseconds