Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ceph/
Dmds_client.h161 spinlock_t s_gen_ttl_lock; member
Ddir.c1157 spin_lock(&s->s_gen_ttl_lock); in dentry_lease_is_valid()
1160 spin_unlock(&s->s_gen_ttl_lock); in dentry_lease_is_valid()
Dmds_client.c500 spin_lock_init(&s->s_gen_ttl_lock); in register_session()
2835 spin_lock(&session->s_gen_ttl_lock); in handle_session()
2838 spin_unlock(&session->s_gen_ttl_lock); in handle_session()
3145 spin_lock(&session->s_gen_ttl_lock); in send_mds_reconnect()
3147 spin_unlock(&session->s_gen_ttl_lock); in send_mds_reconnect()
Dcaps.c765 spin_lock(&cap->session->s_gen_ttl_lock); in __cap_is_valid()
768 spin_unlock(&cap->session->s_gen_ttl_lock); in __cap_is_valid()