Home
last modified time | relevance | path

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

/fs/ext2/
Dballoc.c1221 int performed_allocation = 0; in ext2_new_blocks() local
1390 performed_allocation = 1; in ext2_new_blocks()
1422 if (!performed_allocation) { in ext2_new_blocks()
/fs/ext3/
Dballoc.c1498 int performed_allocation = 0; in ext3_new_blocks() local
1676 performed_allocation = 1; in ext3_new_blocks()
1760 if (!performed_allocation) in ext3_new_blocks()