Home
last modified time | relevance | path

Searched refs:ceph_mds_reply_info_parsed (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/fs/ceph/
Dmds_client.h55 struct ceph_mds_reply_info_parsed { struct
226 struct ceph_mds_reply_info_parsed r_reply_info;
Dexport.c230 struct ceph_mds_reply_info_parsed *rinfo = &req->r_reply_info; in ceph_get_name()
Dmds_client.c112 struct ceph_mds_reply_info_parsed *info, in parse_reply_info_trace()
159 struct ceph_mds_reply_info_parsed *info, in parse_reply_info_dir()
228 struct ceph_mds_reply_info_parsed *info, in parse_reply_info_filelock()
249 struct ceph_mds_reply_info_parsed *info, in parse_reply_info_create()
273 struct ceph_mds_reply_info_parsed *info, in parse_reply_info_extra()
291 struct ceph_mds_reply_info_parsed *info, in parse_reply_info()
337 static void destroy_reply_info(struct ceph_mds_reply_info_parsed *info) in destroy_reply_info()
1624 struct ceph_mds_reply_info_parsed *rinfo = &req->r_reply_info; in ceph_alloc_readdir_reply_buffer()
2341 struct ceph_mds_reply_info_parsed *rinfo; /* parsed reply info */ in handle_reply()
Dinode.c1029 struct ceph_mds_reply_info_parsed *rinfo = &req->r_reply_info; in ceph_fill_trace()
1306 struct ceph_mds_reply_info_parsed *rinfo = &req->r_reply_info; in readdir_prepopulate_inodes_only()
1340 struct ceph_mds_reply_info_parsed *rinfo = &req->r_reply_info; in ceph_readdir_prepopulate()
Ddir.c254 struct ceph_mds_reply_info_parsed *rinfo; in ceph_readdir()