Searched refs:nnodes (Results 1 – 4 of 4) sorted by relevance
52 ulist->nnodes = 0; in ulist_init()158 BUG_ON(ulist->nnodes == 0); in ulist_rbtree_erase()159 ulist->nnodes--; in ulist_rbtree_erase()233 ulist->nnodes++; in ulist_add_merge()
40 unsigned long nnodes; member
2896 if (!roots || roots->nnodes == 0) in maybe_fs_roots()2934 nr_new_roots = new_roots->nnodes; in btrfs_qgroup_account_extent()2939 nr_old_roots = old_roots->nnodes; in btrfs_qgroup_account_extent()
1919 const unsigned long prev_ref_count = ctx->refs.nnodes; in btrfs_is_data_extent_shared()1966 if ((ctx->refs.nnodes - prev_ref_count) > 1) in btrfs_is_data_extent_shared()
Completed in 29 milliseconds