Home
last modified time | relevance | path

Searched refs:task_io_account_write (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dtask_io_accounting_ops.h25 static inline void task_io_account_write(size_t bytes) in task_io_account_write() function
68 static inline void task_io_account_write(size_t bytes) in task_io_account_write() function
/OK3568_Linux_fs/kernel/fs/iomap/
H A Ddirect-io.c307 task_io_account_write(n); in iomap_dio_bio_actor()
/OK3568_Linux_fs/kernel/fs/
H A Dblock_dev.c281 task_io_account_write(ret); in __blkdev_direct_IO_simple()
436 task_io_account_write(bio->bi_iter.bi_size); in __blkdev_direct_IO()
H A Ddirect-io.c832 task_io_account_write(len); in submit_page_section()
/OK3568_Linux_fs/kernel/fs/nfs/
H A Ddirect.c927 task_io_account_write(count); in nfs_file_direct_write()
/OK3568_Linux_fs/kernel/fs/zonefs/
H A Dsuper.c768 task_io_account_write(size); in zonefs_file_dio_append()
/OK3568_Linux_fs/kernel/mm/
H A Dpage-writeback.c2455 task_io_account_write(PAGE_SIZE); in account_page_dirtied()