Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ceph/
Dmds_client.h171 spinlock_t s_gen_ttl_lock; member
Ddir.c1434 spin_lock(&session->s_gen_ttl_lock); in __dentry_lease_is_valid()
1437 spin_unlock(&session->s_gen_ttl_lock); in __dentry_lease_is_valid()
Dmds_client.c634 spin_lock_init(&s->s_gen_ttl_lock); in register_session()
3146 spin_lock(&session->s_gen_ttl_lock); in handle_session()
3149 spin_unlock(&session->s_gen_ttl_lock); in handle_session()
3601 spin_lock(&session->s_gen_ttl_lock); in send_mds_reconnect()
3603 spin_unlock(&session->s_gen_ttl_lock); in send_mds_reconnect()
Dcaps.c631 spin_lock(&session->s_gen_ttl_lock); in ceph_add_cap()
633 spin_unlock(&session->s_gen_ttl_lock); in ceph_add_cap()
770 spin_lock(&cap->session->s_gen_ttl_lock); in __cap_is_valid()
773 spin_unlock(&cap->session->s_gen_ttl_lock); in __cap_is_valid()