Searched refs:find_cached_block (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 Dunix_io.c293 static struct unix_cache *find_cached_block(struct unix_private_data *data, function
539 if ((cache = find_cached_block(data, block, &reuse[0]))) {
554 if (find_cached_block(data, block+i, &reuse[i]))
612 cache = find_cached_block(data, block, &reuse);

Completed in 25 milliseconds