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

/linux-4.4.14/drivers/md/
H A Ddm-snap-persistent.c284 static int area_io(struct pstore *ps, int rw) area_io() function
742 if (ps->valid && area_io(ps, WRITE_FLUSH_FUA)) persistent_commit_exception()
782 r = area_io(ps, READ); persistent_prepare_merge()
819 r = area_io(ps, WRITE_FLUSH_FUA); persistent_commit_merge()

Completed in 76 milliseconds