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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Daio.c1529 struct aio_batch_entry *abe; local
1534 hlist_for_each_entry(abe, pos, &batch_hash[bucket], list) {
1535 if (abe->mapping == mapping)
1539 abe = mempool_alloc(abe_pool, GFP_KERNEL);
1541 abe->mapping = mapping;
1542 hlist_add_head(&abe->list, &batch_hash[bucket]);
1548 struct aio_batch_entry *abe; local
1553 hlist_for_each_entry_safe(abe, pos, n, &batch_hash[i], list) {
1554 blk_run_address_space(abe->mapping);
1555 iput(abe
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/autoconf-lib-link/tests/
H A DMakefile.am54 rpath-3aae rpath-3aag rpath-3abe rpath-3abg \
H A DMakefile.in198 rpath-3aae rpath-3aag rpath-3abe rpath-3abg \

Completed in 65 milliseconds