Home
last modified time | relevance | path

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

/openbmc/linux/fs/orangefs/
H A Ddowncall.h100 struct orangefs_downcall_s { struct
H A Dorangefs-kernel.h74 sizeof(__u64) + sizeof(struct orangefs_downcall_s))
135 struct orangefs_downcall_s downcall;
H A Ddevorangefs-req.c372 int downcall_size = sizeof(struct orangefs_downcall_s); in orangefs_devreq_write_iter()