Searched refs:kiocb_start_write (Results 1 – 3 of 3) sorted by relevance
948 kiocb_start_write(iocb); in vfs_iocb_iter_write()
393 kiocb_start_write(&cmd->iocb); in lo_rw_aio()
3131 * kiocb_start_write - get write access to a superblock for async file io3137 static inline void kiocb_start_write(struct kiocb *iocb) in kiocb_start_write() function 3153 * Should be matched with a call to kiocb_start_write().