Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ceph/
H A Dsnap.c129 INIT_LIST_HEAD(&realm->dirty_item); in ceph_create_snap_realm()
400 list_add_tail(&realm->dirty_item, dirty_realms); in build_snap_context()
800 dirty_item); in ceph_update_snap_trace()
801 list_del_init(&realm->dirty_item); in ceph_update_snap_trace()
H A Dsuper.h876 struct list_head dirty_item; /* if realm needs new context */ member