Home
last modified time | relevance | path

Searched defs:ceph_snap_realm (Results 1 – 1 of 1) sorted by relevance

/linux/fs/ceph/
A Dsuper.h858 struct ceph_snap_realm { struct
873 struct ceph_snap_realm *parent; argument
874 struct list_head children; /* list of child realms */
875 struct list_head child_item;
877 struct list_head empty_item; /* if i have ref==0 */
879 struct list_head dirty_item; /* if realm needs new context */
882 struct ceph_snap_context *cached_context;
884 struct list_head inodes_with_caps;
885 spinlock_t inodes_with_caps_lock;

Completed in 8 milliseconds