Searched refs:r_reply_info (Results 1 – 7 of 7) sorted by relevance
82 fl->fl_pid = le64_to_cpu(req->r_reply_info.filelock_reply->pid); in ceph_lock_message()83 if (CEPH_LOCK_SHARED == req->r_reply_info.filelock_reply->type) in ceph_lock_message()85 else if (CEPH_LOCK_EXCL == req->r_reply_info.filelock_reply->type) in ceph_lock_message()90 fl->fl_start = le64_to_cpu(req->r_reply_info.filelock_reply->start); in ceph_lock_message()91 length = le64_to_cpu(req->r_reply_info.filelock_reply->start) + in ceph_lock_message()92 le64_to_cpu(req->r_reply_info.filelock_reply->length); in ceph_lock_message()
361 (int)req->r_reply_info.dir_end, in ceph_readdir()362 (int)req->r_reply_info.dir_complete); in ceph_readdir()366 rinfo = &req->r_reply_info; in ceph_readdir()396 if (req->r_reply_info.dir_end) { in ceph_readdir()413 rinfo = &fi->last_readdir->r_reply_info; in ceph_readdir()590 if (!req->r_reply_info.head->is_dentry) { in ceph_finish_lookup()742 if (!err && !req->r_reply_info.head->is_dentry) in ceph_mknod()789 if (!err && !req->r_reply_info.head->is_dentry) in ceph_symlink()842 !req->r_reply_info.head->is_target && in ceph_mkdir()843 !req->r_reply_info.head->is_dentry) in ceph_mkdir()[all …]
230 struct ceph_mds_reply_info_parsed *rinfo = &req->r_reply_info; in ceph_get_name()
225 struct ceph_mds_reply_info_parsed r_reply_info; member
1034 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()2033 u64 inline_version = req->r_reply_info.targeti.inline_version; in __ceph_do_getattr()2040 err = req->r_reply_info.targeti.inline_len; in __ceph_do_getattr()
346 if ((flags & O_CREAT) && !req->r_reply_info.head->is_dentry) in ceph_atomic_open()365 if (req->r_op == CEPH_MDS_OP_CREATE && req->r_reply_info.has_create_ino) { in ceph_atomic_open()
528 destroy_reply_info(&req->r_reply_info); in ceph_mdsc_release_request()1666 struct ceph_mds_reply_info_parsed *rinfo = &req->r_reply_info; in ceph_alloc_readdir_reply_buffer()2332 err = le32_to_cpu(req->r_reply_info.head->result); in ceph_mdsc_do_request()2501 rinfo = &req->r_reply_info; in handle_reply()