Home
last modified time | relevance | path

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

/linux-4.19.296/include/rdma/
Duverbs_types.h163 #define UVERBS_TYPE_ALLOC_FD(_obj_size, _context_closed, _fops, _name, _flags)\ argument
172 .fops = _fops, \
/linux-4.19.296/include/linux/ceph/
Ddebugfs.h14 static const struct file_operations name##_fops = { \
/linux-4.19.296/include/linux/
Dseq_file.h154 static const struct file_operations __name ## _fops = { \
/linux-4.19.296/drivers/misc/genwqe/
Dcard_debugfs.c42 static const struct file_operations genwqe_##_name##_fops = { \
/linux-4.19.296/drivers/base/power/
Ddomain.c2870 static const struct file_operations genpd_##name##_fops = { \