Home
last modified time | relevance | path

Searched refs:cap_wait_list (Results 1 – 3 of 3) sorted by relevance

/linux/fs/ceph/
H A Dmds_client.h522 struct list_head cap_wait_list; member
H A Dcaps.c3078 list_add(&cw.list, &mdsc->cap_wait_list); in __ceph_get_caps()
H A Dmds_client.c5505 INIT_LIST_HEAD(&mdsc->cap_wait_list); in ceph_mdsc_init()