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

/linux-4.1.27/fs/exofs/
H A Dore_raid.h62 int ore_io_execute(struct ore_io_state *ios);
H A Dore.c360 int ore_io_execute(struct ore_io_state *ios) ore_io_execute() function
804 ret = ore_io_execute(ios); ore_create()
829 ret = ore_io_execute(ios); ore_remove()
953 ret = ore_io_execute(ios); ore_write()
1027 ret = ore_io_execute(ios); ore_read()
1153 ret = ore_io_execute(ios); ore_truncate()
H A Dore_raid.c611 ret = ore_io_execute(ios_read); /* Synchronus execution */ _read_4_write_execute()
613 ORE_DBGMSG("!! ore_io_execute => %d\n", ret); _read_4_write_execute()

Completed in 168 milliseconds