Home
last modified time | relevance | path

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

/fs/ceph/
Dmds_client.h147 spinlock_t s_gen_ttl_lock; member
Ddir.c1154 spin_lock(&s->s_gen_ttl_lock); in dentry_lease_is_valid()
1157 spin_unlock(&s->s_gen_ttl_lock); in dentry_lease_is_valid()
Dmds_client.c460 spin_lock_init(&s->s_gen_ttl_lock); in register_session()
2798 spin_lock(&session->s_gen_ttl_lock); in handle_session()
2801 spin_unlock(&session->s_gen_ttl_lock); in handle_session()
3096 spin_lock(&session->s_gen_ttl_lock); in send_mds_reconnect()
3098 spin_unlock(&session->s_gen_ttl_lock); in send_mds_reconnect()
Dcaps.c654 spin_lock(&cap->session->s_gen_ttl_lock); in __cap_is_valid()
657 spin_unlock(&cap->session->s_gen_ttl_lock); in __cap_is_valid()