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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/ext4/
H A Dmballoc.h124 atomic_t pa_count; member in struct:ext4_prealloc_space
H A Dmballoc.c3108 atomic_inc(&pa->pa_count);
3118 atomic_dec(&cpa->pa_count);
3119 atomic_inc(&pa->pa_count);
3157 atomic_inc(&pa->pa_count);
3293 if (!atomic_dec_and_test(&pa->pa_count) || pa->pa_free != 0)
3401 atomic_set(&pa->pa_count, 1);
3461 atomic_set(&pa->pa_count, 1);
3660 if (atomic_read(&pa->pa_count)) {
3761 if (atomic_read(&pa->pa_count)) {
4032 if (atomic_read(&pa->pa_count)) {
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/ext4/
H A Dmballoc.h124 atomic_t pa_count; member in struct:ext4_prealloc_space
H A Dmballoc.c3108 atomic_inc(&pa->pa_count);
3118 atomic_dec(&cpa->pa_count);
3119 atomic_inc(&pa->pa_count);
3157 atomic_inc(&pa->pa_count);
3293 if (!atomic_dec_and_test(&pa->pa_count) || pa->pa_free != 0)
3401 atomic_set(&pa->pa_count, 1);
3461 atomic_set(&pa->pa_count, 1);
3660 if (atomic_read(&pa->pa_count)) {
3761 if (atomic_read(&pa->pa_count)) {
4032 if (atomic_read(&pa->pa_count)) {
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/parisc/
H A Dlba_pci.c883 long pa_count; local
901 pa_count = pa_pdc_cell->mod[1];
919 for (i = 0; i < pa_count; i++) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/parisc/
H A Dlba_pci.c883 long pa_count; local
901 pa_count = pa_pdc_cell->mod[1];
919 for (i = 0; i < pa_count; i++) {

Completed in 112 milliseconds