Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ceph/
Dmds_client.h130 spinlock_t s_gen_ttl_lock; member
Ddir.c1033 spin_lock(&s->s_gen_ttl_lock); in dentry_lease_is_valid()
1036 spin_unlock(&s->s_gen_ttl_lock); in dentry_lease_is_valid()
Dmds_client.c444 spin_lock_init(&s->s_gen_ttl_lock); in register_session()
2628 spin_lock(&session->s_gen_ttl_lock); in handle_session()
2631 spin_unlock(&session->s_gen_ttl_lock); in handle_session()
2877 spin_lock(&session->s_gen_ttl_lock); in send_mds_reconnect()
2879 spin_unlock(&session->s_gen_ttl_lock); in send_mds_reconnect()
Dcaps.c647 spin_lock(&cap->session->s_gen_ttl_lock); in __cap_is_valid()
650 spin_unlock(&cap->session->s_gen_ttl_lock); in __cap_is_valid()