Home
last modified time | relevance | path

Searched refs:performed_allocation (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/fs/ext2/
Dballoc.c1228 int performed_allocation = 0; in ext2_new_blocks() local
1401 performed_allocation = 1; in ext2_new_blocks()
1431 if (!performed_allocation) { in ext2_new_blocks()
/linux-2.6.39/fs/ext3/
Dballoc.c1500 int performed_allocation = 0; in ext3_new_blocks() local
1680 performed_allocation = 1; in ext3_new_blocks()
1757 if (!performed_allocation) in ext3_new_blocks()