Home
last modified time | relevance | path

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

/fs/ceph/
Dmds_client.h120 spinlock_t s_gen_ttl_lock; member
Ddir.c978 spin_lock(&s->s_gen_ttl_lock); in dentry_lease_is_valid()
981 spin_unlock(&s->s_gen_ttl_lock); in dentry_lease_is_valid()
Dmds_client.c399 spin_lock_init(&s->s_gen_ttl_lock); in register_session()
2334 spin_lock(&session->s_gen_ttl_lock); in handle_session()
2337 spin_unlock(&session->s_gen_ttl_lock); in handle_session()
Dcaps.c644 spin_lock(&cap->session->s_gen_ttl_lock); in __cap_is_valid()
647 spin_unlock(&cap->session->s_gen_ttl_lock); in __cap_is_valid()