Lines Matching refs:index_cnt
3355 BTRFS_I(inode)->index_cnt = (u64)-1;
5859 * and then set the in-memory index_cnt variable to reflect
5893 inode->index_cnt = 2;
5904 inode->index_cnt = 2;
5908 inode->index_cnt = found_key.offset + 1;
5922 if (dir->index_cnt == (u64)-1) {
5931 *index = dir->index_cnt;
5932 dir->index_cnt++;
6038 * index_cnt is ignored for everything but a dir,
6042 BTRFS_I(inode)->index_cnt = 2;
6147 BTRFS_I(dir)->index_cnt--;
8691 ei->index_cnt = (u64)-1;