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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_itable.c344 int ubcount; /* size of user's buffer */ local
366 ubcount = *ubcountp; /* statstruct's */
367 ubleft = ubcount * statstruct_size; /* bytes */
471 while (irbp < irbufend && icount < ubcount) {

Completed in 41 milliseconds