Home
last modified time | relevance | path

Searched refs:orangefs_upcall_s (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/fs/orangefs/
Dorangefs-kernel.h71 sizeof(__u64) + sizeof(struct orangefs_upcall_s))
131 struct orangefs_upcall_s upcall;
Dupcall.h220 struct orangefs_upcall_s { struct
Ddevorangefs-req.c294 sizeof(struct orangefs_upcall_s)); in orangefs_devreq_read()