Home
last modified time | relevance | path

Searched refs:cap_reclaim_pending (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/ceph/
H A Dmds_client.h439 atomic_t cap_reclaim_pending; member
H A Dmds_client.c2279 val = atomic_add_return(nr, &mdsc->cap_reclaim_pending); in ceph_reclaim_caps_nr()
2281 atomic_set(&mdsc->cap_reclaim_pending, 0); in ceph_reclaim_caps_nr()
4611 atomic_set(&mdsc->cap_reclaim_pending, 0); in ceph_mdsc_init()
/kernel/linux/linux-6.6/fs/ceph/
H A Dmds_client.h472 atomic_t cap_reclaim_pending; member
H A Dmds_client.c2428 val = atomic_add_return(nr, &mdsc->cap_reclaim_pending); in ceph_reclaim_caps_nr()
2430 atomic_set(&mdsc->cap_reclaim_pending, 0); in ceph_reclaim_caps_nr()

Completed in 16 milliseconds