Searched refs:rootid (Results 1 – 2 of 2) sorted by relevance
237 static inline int need_ref_seq(int for_cow, u64 rootid) in need_ref_seq() argument242 if (rootid == BTRFS_FS_TREE_OBJECTID) in need_ref_seq()245 if ((s64)rootid >= (s64)BTRFS_FIRST_FREE_OBJECTID) in need_ref_seq()
5013 int rootid = css_id(root); in css_get_next() local5016 if (!rootid) in css_get_next()5032 if (tmp->depth >= depth && tmp->stack[depth] == rootid) { in css_get_next()