Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ceph/
Ddir.c699 if (!req->r_reply_info.head->is_dentry) { in ceph_finish_lookup()
859 if (!err && !req->r_reply_info.head->is_dentry) in ceph_mknod()
912 if (!err && !req->r_reply_info.head->is_dentry) in ceph_symlink()
973 !req->r_reply_info.head->is_dentry) in ceph_mkdir()
1015 } else if (!req->r_reply_info.head->is_dentry) { in ceph_link()
1059 if (!err && !req->r_reply_info.head->is_dentry) in ceph_unlink()
1115 if (!err && !req->r_reply_info.head->is_dentry) { in ceph_rename()
Dinode.c1176 rinfo->head->is_dentry, rinfo->head->is_target); in ceph_fill_trace()
1178 if (!rinfo->head->is_target && !rinfo->head->is_dentry) { in ceph_fill_trace()
1185 if (rinfo->head->is_dentry) { in ceph_fill_trace()
1272 if (rinfo->head->is_dentry && in ceph_fill_trace()
1403 } else if (rinfo->head->is_dentry) { in ceph_fill_trace()
Dfile.c488 if ((flags & O_CREAT) && !req->r_reply_info.head->is_dentry) in ceph_atomic_open()
Dmds_client.c149 if (info->head->is_dentry) { in parse_reply_info_trace()
/Linux-v4.19/include/linux/ceph/
Dceph_fs.h472 __u8 is_dentry, is_target; /* true if dentry, target inode records member