Go to the documentation of this file. 1 #ifndef _FS_CEPH_OSD_CLIENT_H
2 #define _FS_CEPH_OSD_CLIENT_H
7 #include <linux/rbtree.h>
18 #define MAX_OBJ_NAME_SIZE 100
24 struct ceph_authorizer;
142 #ifdef CONFIG_DEBUG_FS
143 struct dentry *debugfs_file;
242 bool use_mempool,
int num_reply,
283 int flags,
int do_sync,
bool nofail);
287 void (*event_cb)(
u64,
u64,
u8,
void *),
288 int one_shot,
void *
data,
292 unsigned long timeout);