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

/linux-master/fs/ceph/
H A Dmds_client.h477 atomic_t cap_reclaim_pending; member in struct:ceph_mds_client
H A Dmds_client.c2480 val = atomic_add_return(nr, &mdsc->cap_reclaim_pending);
2482 atomic_set(&mdsc->cap_reclaim_pending, 0);

Completed in 132 milliseconds