Lines Matching defs:is_in_root
26 * @is_in_root: 'true' if @entry is in @ir and 'false' if it is in @ia
27 * @ir: index root if @is_in_root and NULL otherwise
28 * @actx: attribute search context if @is_in_root and NULL otherwise
29 * @base_ni: base inode if @is_in_root and NULL otherwise
30 * @ia: index block if @is_in_root is 'false' and NULL otherwise
31 * @page: page if @is_in_root is 'false' and NULL otherwise
39 * If @is_in_root is 'true', @entry is in the index root attribute @ir described
43 * If @is_in_root is 'false', @entry is in the index allocation attribute and @ia
66 bool is_in_root;
99 if (ictx->is_in_root)
125 if (ictx->is_in_root)