Home
last modified time | relevance | path

Searched refs:ore_put_io_state (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/fs/exofs/
Dinode.c132 ore_put_io_state(pcol->ios); in pcol_free()
1144 ore_put_io_state(ios); in exofs_get_inode()
1271 ore_put_io_state(ios); in create_done()
1340 ore_put_io_state(ios); in exofs_new_inode()
1363 ore_put_io_state(ios); in updatei_done()
1443 ore_put_io_state(ios); in exofs_update_inode()
1466 ore_put_io_state(ios); in delete_done()
1513 ore_put_io_state(ios); in exofs_evict_inode()
Dsuper.c310 ore_put_io_state(ios); in __sbi_read_stats()
316 ore_put_io_state(ios); in stats_done()
348 ore_put_io_state(ios); in exofs_sbi_write_stats()
409 ore_put_io_state(ios); in exofs_sync_fs()
936 ore_put_io_state(ios); in exofs_statfs()
Dore_raid.c618 ore_put_io_state(ios_read); in _read_4_write_execute()
720 ore_put_io_state(ios->ios_read_4_write); in _ore_free_raid_stuff()
Dore.c318 void ore_put_io_state(struct ore_io_state *ios) in ore_put_io_state() function
336 EXPORT_SYMBOL(ore_put_io_state);
1157 ore_put_io_state(ios); in ore_truncate()
/linux-4.4.14/include/scsi/
Dosd_ore.h183 void ore_put_io_state(struct ore_io_state *ios);
/linux-4.4.14/fs/nfs/objlayout/
Dobjio_osd.c336 ore_put_io_state(objios->ios); in objio_free_result()