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.h356 int r_dir_caps; member
H A Ddir.c1404 (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()
H A Dmds_client.c4519 dcaps = xchg(&req->r_dir_caps, 0); in ceph_mdsc_release_dir_caps()
4531 dcaps = xchg(&req->r_dir_caps, 0); in ceph_mdsc_release_dir_caps_async()
H A Dfile.c905 if (try_async && (req->r_dir_caps = in ceph_atomic_open()