Searched refs:is_dentry (Results 1 – 5 of 5) sorted by relevance
708 if (!req->r_reply_info.head->is_dentry) { in ceph_finish_lookup()883 if (!err && !req->r_reply_info.head->is_dentry) in ceph_mknod()946 if (!err && !req->r_reply_info.head->is_dentry) in ceph_symlink()1012 !req->r_reply_info.head->is_dentry) in ceph_mkdir()1054 } else if (!req->r_reply_info.head->is_dentry) { in ceph_link()1197 if (!err && !req->r_reply_info.head->is_dentry) in ceph_unlink()1255 if (!err && !req->r_reply_info.head->is_dentry) { in ceph_rename()
1275 rinfo->head->is_dentry, rinfo->head->is_target); in ceph_fill_trace()1277 if (!rinfo->head->is_target && !rinfo->head->is_dentry) { in ceph_fill_trace()1284 if (rinfo->head->is_dentry) { in ceph_fill_trace()1374 if (rinfo->head->is_dentry && in ceph_fill_trace()1502 } else if (rinfo->head->is_dentry && req->r_dentry) { in ceph_fill_trace()
754 if (!err && (flags & O_CREAT) && !req->r_reply_info.head->is_dentry) in ceph_atomic_open()
302 if (info->head->is_dentry) { in parse_reply_info_trace()
523 __u8 is_dentry, is_target; /* true if dentry, target inode records member