Searched refs:is_dentry (Results 1 – 5 of 5) sorted by relevance
580 if (!req->r_reply_info.head->is_dentry) { in ceph_finish_lookup()732 if (!err && !req->r_reply_info.head->is_dentry) in ceph_mknod()779 if (!err && !req->r_reply_info.head->is_dentry) in ceph_symlink()833 !req->r_reply_info.head->is_dentry) in ceph_mkdir()874 } else if (!req->r_reply_info.head->is_dentry) { in ceph_link()937 if (!err && !req->r_reply_info.head->is_dentry) in ceph_unlink()981 if (!err && !req->r_reply_info.head->is_dentry) { in ceph_rename()
1036 rinfo->head->is_dentry, rinfo->head->is_target); in ceph_fill_trace()1052 if (rinfo->head->is_dentry) { in ceph_fill_trace()1053 rinfo->head->is_dentry = 0; in ceph_fill_trace()1072 if (!rinfo->head->is_target && !rinfo->head->is_dentry) { in ceph_fill_trace()1079 if (rinfo->head->is_dentry) { in ceph_fill_trace()1170 if (rinfo->head->is_dentry && !req->r_aborted && in ceph_fill_trace()
281 if (err == 0 && (flags & O_CREAT) && !req->r_reply_info.head->is_dentry) in ceph_atomic_open()
117 if (info->head->is_dentry) { in parse_reply_info_trace()
429 __u8 is_dentry, is_target; /* true if dentry, target inode records member