Home
last modified time | relevance | path

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

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