Home
last modified time | relevance | path

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

/openbmc/linux/fs/orangefs/
H A Dorangefs-kernel.h72 sizeof(__u64) + sizeof(struct orangefs_upcall_s))
134 struct orangefs_upcall_s upcall;
H A Dupcall.h220 struct orangefs_upcall_s { struct
H A Ddevorangefs-req.c294 sizeof(struct orangefs_upcall_s)); in orangefs_devreq_read()