Home
last modified time | relevance | path

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

/Linux-v5.10/fs/ceph/
Dmds_client.h189 spinlock_t s_gen_ttl_lock; member
Dmds_client.c739 spin_lock_init(&s->s_gen_ttl_lock); in register_session()
3423 spin_lock(&session->s_gen_ttl_lock); in handle_session()
3426 spin_unlock(&session->s_gen_ttl_lock); in handle_session()
3935 spin_lock(&session->s_gen_ttl_lock); in send_mds_reconnect()
3937 spin_unlock(&session->s_gen_ttl_lock); in send_mds_reconnect()
Ddir.c1539 spin_lock(&session->s_gen_ttl_lock); in __dentry_lease_is_valid()
1542 spin_unlock(&session->s_gen_ttl_lock); in __dentry_lease_is_valid()
Dcaps.c648 spin_lock(&session->s_gen_ttl_lock); in ceph_add_cap()
650 spin_unlock(&session->s_gen_ttl_lock); in ceph_add_cap()
788 spin_lock(&cap->session->s_gen_ttl_lock); in __cap_is_valid()
791 spin_unlock(&cap->session->s_gen_ttl_lock); in __cap_is_valid()