taglinefilesource code
bdflush_running1724fs/buffer.cstatic int bdflush_running = 0;
bdflush_running1728fs/buffer.cif(!bdflush_running){
bdflush_running1850fs/buffer.cif(bdflush_running++) return -EBUSY; /* Only one copy of this running at one time */