Lines Matching refs:this
1003 * only when we read their lprops, and we do this only lazily, upon the
1122 * calling this function.
1191 * direntry/xentry referred by @zbr2. Returns zero if this is true, %1 if not,
1280 * @zbr: zbranch which points to this znode
1529 * If the last key of this znode is equivalent to the first key
1579 * It would be better if this function removed every znode it pulled to into
1765 * @references: how many directory/xattr entries refer this inode (calculated
1774 * @xattr_nms: sum of lengths of all extended attribute names belonging to this
1851 * be out-of-date. If we do not do this, the following may happen, for
2023 /* If this is an inode node, add it to RB-tree of inodes */
2057 * Search the inode node this data node belongs to and insert
2091 * Search the inode node this entry refers to and the parent
2103 /* Count how many direntries or xentries refers this inode */
2170 struct rb_node *this = rb_first(&fsckd->inodes);
2172 while (this) {
2173 fscki = rb_entry(this, struct fsck_inode, rb);
2174 this = rb_next(this);
2812 * This function creates all debugfs files for this instance of UBIFS.
2814 * Note, the only reason we have not merged this function with the