Searched refs:elem_cnt (Results 1 – 4 of 4) sorted by relevance
369 __u32 elem_cnt; /* out */ member
1877 int i = ipath->fspath->elem_cnt;1892 ++ipath->fspath->elem_cnt;1937 data->elem_cnt = 0;
4375 for (i = 0; i < ipath->fspath->elem_cnt; ++i) { in btrfs_ioctl_ino_to_path()4403 inodes->val[inodes->elem_cnt] = inum; in build_ino_list()4404 inodes->val[inodes->elem_cnt + 1] = offset; in build_ino_list()4405 inodes->val[inodes->elem_cnt + 2] = root; in build_ino_list()4406 inodes->elem_cnt += 3; in build_ino_list()
585 for (i = 0; i < ipath->fspath->elem_cnt; ++i) in scrub_print_warning_inode()