Home
last modified time | relevance | path

Searched refs:empty_item (Results 1 – 2 of 2) sorted by relevance

/fs/ceph/
Dsnap.c75 list_del_init(&realm->empty_item); in ceph_get_snap_realm()
121 INIT_LIST_HEAD(&realm->empty_item); in ceph_create_snap_realm()
217 list_add(&realm->empty_item, &mdsc->snap_empty); in ceph_put_snap_realm()
236 struct ceph_snap_realm, empty_item); in __cleanup_empty_realms()
237 list_del(&realm->empty_item); in __cleanup_empty_realms()
Dsuper.h676 struct list_head empty_item; /* if i have ref==0 */ member