Searched refs:r_dir_caps (Results 1 – 4 of 4) sorted by relevance
352 int r_dir_caps; member
1404 (req->r_dir_caps = get_caps_for_async_unlink(dir, dentry))) { in ceph_unlink() 1409 ceph_cap_string(req->r_dir_caps)); in ceph_unlink()
4399 dcaps = xchg(&req->r_dir_caps, 0); in ceph_mdsc_release_dir_caps() 4401 doutc(cl, "releasing r_dir_caps=%s\n", ceph_cap_string(dcaps)); in ceph_mdsc_release_dir_caps() 4411 dcaps = xchg(&req->r_dir_caps, 0); in ceph_mdsc_release_dir_caps_async() 4413 doutc(cl, "releasing r_dir_caps=%s\n", ceph_cap_string(dcaps)); in ceph_mdsc_release_dir_caps_async()
892 if (try_async && (req->r_dir_caps = in ceph_atomic_open()