Searched refs:is_dentry (Results 1 – 5 of 5) sorted by relevance
548 if (!req->r_reply_info.head->is_dentry) { in ceph_finish_lookup()694 if (!err && !req->r_reply_info.head->is_dentry) in ceph_mknod()748 if (!err && !req->r_reply_info.head->is_dentry) in ceph_symlink()788 if (!err && !req->r_reply_info.head->is_dentry) in ceph_mkdir()825 } else if (!req->r_reply_info.head->is_dentry) { in ceph_link()889 if (!err && !req->r_reply_info.head->is_dentry) in ceph_unlink()928 if (!err && !req->r_reply_info.head->is_dentry) { in ceph_rename()
949 rinfo->head->is_dentry, rinfo->head->is_target); in ceph_fill_trace()965 if (rinfo->head->is_dentry) { in ceph_fill_trace()966 rinfo->head->is_dentry = 0; in ceph_fill_trace()985 if (!rinfo->head->is_target && !rinfo->head->is_dentry) { in ceph_fill_trace()992 if (rinfo->head->is_dentry) { in ceph_fill_trace()1010 if (rinfo->head->is_dentry && !req->r_aborted && in ceph_fill_trace()1160 rinfo->head->is_dentry = 1; /* fool notrace handlers */ in ceph_fill_trace()
254 if ((flags & O_CREAT) && !req->r_reply_info.head->is_dentry) in ceph_lookup_open()
103 if (info->head->is_dentry) { in parse_reply_info_trace()
437 __u8 is_dentry, is_target; /* true if dentry, target inode records member