Searched refs:num_got (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/powerpc/kernel/
H A Dmodule_64.c701 unsigned int i, num_got; local
706 num_got = sechdrs[me->arch.got_section].sh_size / sizeof(*got);
711 if (WARN_ON(i >= num_got))
/linux-master/fs/ocfs2/
H A Drefcounttree.c562 u32 num_got; local
591 &suballoc_bit_start, &num_got,
1282 u32 num_got; local
1298 &suballoc_bit_start, &num_got,
1520 u32 num_got, new_cpos; local
1546 &suballoc_bit_start, &num_got,
H A Dalloc.c1000 u32 num_got; local
1013 &num_got,
1020 for(i = count; i < (num_got + count); i++) {
1058 count += num_got;
H A Dxattr.c2862 u32 num_got; local
2877 &num_got, &first_blkno);

Completed in 260 milliseconds