Home
last modified time | relevance | path

Searched refs:r_dir_caps (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/fs/ceph/
Dmds_client.h350 int r_dir_caps; member
Ddir.c1396 (req->r_dir_caps = get_caps_for_async_unlink(dir, dentry))) { in ceph_unlink()
1401 ceph_cap_string(req->r_dir_caps)); in ceph_unlink()
Dmds_client.c4405 dcaps = xchg(&req->r_dir_caps, 0); in ceph_mdsc_release_dir_caps()
4417 dcaps = xchg(&req->r_dir_caps, 0); in ceph_mdsc_release_dir_caps_async()
Dfile.c892 if (try_async && (req->r_dir_caps = in ceph_atomic_open()