Home
last modified time | relevance | path

Searched refs:nnodes (Results 1 – 4 of 4) sorted by relevance

/fs/btrfs/
A Dulist.c52 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()
A Dulist.h40 unsigned long nnodes; member
A Dqgroup.c2896 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()
A Dbackref.c1919 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