Home
last modified time | relevance | path

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

/freebsd/sys/ofed/include/rdma/
H A Duverbs_types.h185 #define UVERBS_TYPE_ALLOC_FD(_obj_size, _destroy_object, _fops, _name, _flags) \ argument
194 .fops = _fops, \
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dseq_file.h46 static const struct file_operations __name ## _fops = { \