Home
last modified time | relevance | path

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

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