Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/
Dxfs_aops.h45 atomic_t io_remaining; /* hold count */ member
Dxfs_aops.c190 if (atomic_dec_and_test(&ioend->io_remaining)) { in xfs_finish_ioend()
259 atomic_set(&ioend->io_remaining, 1); in xfs_alloc_ioend()
376 atomic_inc(&ioend->io_remaining); in xfs_submit_ioend_bio()