Home
last modified time | relevance | path

Searched refs:numfound (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Dlocalalloc.c829 int numfound = 0, bitoff, left, startoff; in ocfs2_local_alloc_find_clear_bits() local
847 numfound = *numbits; in ocfs2_local_alloc_find_clear_bits()
848 if (ocfs2_resmap_resv_bits(resmap, resv, &bitoff, &numfound) == 0) { in ocfs2_local_alloc_find_clear_bits()
849 if (numfound < *numbits) in ocfs2_local_alloc_find_clear_bits()
850 *numbits = numfound; in ocfs2_local_alloc_find_clear_bits()
866 numfound = bitoff = startoff = 0; in ocfs2_local_alloc_find_clear_bits()
880 numfound++; in ocfs2_local_alloc_find_clear_bits()
884 numfound = 1; in ocfs2_local_alloc_find_clear_bits()
888 if (numfound == *numbits) { in ocfs2_local_alloc_find_clear_bits()
894 trace_ocfs2_local_alloc_find_clear_bits_search_bitmap(bitoff, numfound); in ocfs2_local_alloc_find_clear_bits()
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgdb.info11368 '$_'. A count of the number of matches is stored in '$numfound'.
11401 (gdb) print $numfound
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgdb.info11368 '$_'. A count of the number of matches is stored in '$numfound'.
11401 (gdb) print $numfound