Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ceph/
Dmds_client.h55 struct ceph_mds_reply_info_parsed { struct
225 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.c113 struct ceph_mds_reply_info_parsed *info, in parse_reply_info_trace()
160 struct ceph_mds_reply_info_parsed *info, in parse_reply_info_dir()
229 struct ceph_mds_reply_info_parsed *info, in parse_reply_info_filelock()
250 struct ceph_mds_reply_info_parsed *info, in parse_reply_info_create()
274 struct ceph_mds_reply_info_parsed *info, in parse_reply_info_extra()
292 struct ceph_mds_reply_info_parsed *info, in parse_reply_info()
338 static void destroy_reply_info(struct ceph_mds_reply_info_parsed *info) in destroy_reply_info()
1666 struct ceph_mds_reply_info_parsed *rinfo = &req->r_reply_info; in ceph_alloc_readdir_reply_buffer()
2388 struct ceph_mds_reply_info_parsed *rinfo; /* parsed reply info */ in handle_reply()
Dinode.c1034 struct ceph_mds_reply_info_parsed *rinfo = &req->r_reply_info; in ceph_fill_trace()
1311 struct ceph_mds_reply_info_parsed *rinfo = &req->r_reply_info; in readdir_prepopulate_inodes_only()
1388 struct ceph_mds_reply_info_parsed *rinfo = &req->r_reply_info; in ceph_readdir_prepopulate()
Ddir.c265 struct ceph_mds_reply_info_parsed *rinfo; in ceph_readdir()