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