Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/compat/linuxkpi/common/include/linux/
HDdebugfs.h89 #define DEFINE_DEBUGFS_ATTRIBUTE(__fops, __get, __set, __fmt) \ argument
91 #define DEFINE_DEBUGFS_ATTRIBUTE_SIGNED(__fops, __get, __set, __fmt) \ argument
HDfs.h382 #define __DEFINE_SIMPLE_ATTRIBUTE(__fops, __get, __set, __fmt, __wrfunc)\ argument