Searched refs:ac_found (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/ext4/
H A Dmballoc.h184 __u16 ac_found; member in struct:ext4_allocation_context
H A Dmballoc.c1541 if (ac->ac_found > sbi->s_mb_max_to_scan &&
1553 if ((finish_group || ac->ac_found > sbi->s_mb_min_to_scan)
1578 ac->ac_found++;
1681 ac->ac_found++;
1689 ac->ac_found++;
1698 ac->ac_found++;
1734 ac->ac_found++;
1841 ac->ac_found++;
3010 atomic_add(ac->ac_found, &sbi->s_bal_ex_scanned);
3014 if (ac->ac_found > sb
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/trace/events/
H A Dext4.h710 __entry->found = ac->ac_found;

Completed in 130 milliseconds