Searched refs:r_dentry_drop (Results 1 – 4 of 4) sorted by relevance
691 req->r_dentry_drop = CEPH_CAP_FILE_SHARED; in ceph_mknod()745 req->r_dentry_drop = CEPH_CAP_FILE_SHARED; in ceph_symlink()785 req->r_dentry_drop = CEPH_CAP_FILE_SHARED; in ceph_mkdir()820 req->r_dentry_drop = CEPH_CAP_FILE_SHARED; in ceph_link()885 req->r_dentry_drop = CEPH_CAP_FILE_SHARED; in ceph_unlink()921 req->r_dentry_drop = CEPH_CAP_FILE_SHARED; in ceph_rename()
202 int r_dentry_drop, r_dentry_unless; member
1650 (!!req->r_inode_drop + !!req->r_dentry_drop + in create_request_message()1652 if (req->r_dentry_drop) in create_request_message()1687 if (req->r_dentry_drop) in create_request_message()1689 mds, req->r_dentry_drop, req->r_dentry_unless); in create_request_message()
244 req->r_dentry_drop = CEPH_CAP_FILE_SHARED; in ceph_lookup_open()