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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/ext2fs/
H A Dicount.c153 * insert_icount_el() --- Insert a new entry into the sorted list at a
156 static struct ext2_icount_el *insert_icount_el(ext2_icount_t icount, function
212 return insert_icount_el(icount, ino, (unsigned) icount->count);
254 return insert_icount_el(icount, ino, low);

Completed in 125 milliseconds