Searched refs:_fops (Results 1 – 2 of 2) sorted by relevance
185 #define UVERBS_TYPE_ALLOC_FD(_obj_size, _destroy_object, _fops, _name, _flags) \ argument194 .fops = _fops, \
50 static const struct file_operations __name ## _fops = { \64 static const struct file_operations __name ## _fops = { \