Home
last modified time | relevance | path

Searched defs:container_of_or_null (Results 1 – 2 of 2) sorted by relevance

/linux-6.8/drivers/md/bcache/
Dutil.h444 #define container_of_or_null(ptr, type, member) \ macro
/linux-6.8/fs/bcachefs/
Dutil.h534 #define container_of_or_null(ptr, type, member) \ macro