Searched defs:btrfs_delayed_ref_root (Results 1 – 4 of 4) sorted by relevance
27769 struct btrfs_delayed_ref_root { struct27770 struct rb_root_cached href_root;27771 struct rb_root dirty_extent_root;27772 spinlock_t lock;27773 atomic_t num_entries;27774 long unsigned int num_heads;27775 long unsigned int num_heads_ready;27776 u64 pending_csums;27777 long unsigned int flags;27778 u64 run_delayed_start;[all …]
61448 struct btrfs_delayed_ref_root { struct61449 struct rb_root_cached href_root;61450 struct rb_root dirty_extent_root;61451 spinlock_t lock;61452 atomic_t num_entries;61453 long unsigned int num_heads;61454 long unsigned int num_heads_ready;61455 u64 pending_csums;61456 long unsigned int flags;61457 u64 run_delayed_start;[all …]