Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Dmds_client.h352 int r_dir_caps; member
H A 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()
H A Dmds_client.c4399 dcaps = xchg(&req->r_dir_caps, 0); in ceph_mdsc_release_dir_caps()
4411 dcaps = xchg(&req->r_dir_caps, 0); in ceph_mdsc_release_dir_caps_async()
H A Dfile.c892 if (try_async && (req->r_dir_caps = in ceph_atomic_open()