Searched defs:__fops (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/sys/compat/linuxkpi/common/include/linux/ |
H A D | debugfs.h | 89 #define DEFINE_DEBUGFS_ATTRIBUTE(__fops, __get, __set, __fmt) \ argument 91 #define DEFINE_DEBUGFS_ATTRIBUTE_SIGNED(__fops, __get, __set, __fmt) \ argument
|
H A D | fs.h | 377 __DEFINE_SIMPLE_ATTRIBUTE(__fops,__get,__set,__fmt,__wrfunc) global() argument
|