Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ext4/
H A Dfile.c421 static ssize_t ext4_dio_write_checks(struct kiocb *iocb, struct iov_iter *from, in ext4_dio_write_checks() function
491 * IO. A more reliable check is done in ext4_dio_write_checks() with in ext4_dio_write_iter()
521 ret = ext4_dio_write_checks(iocb, from, &ilock_shared, &extend); in ext4_dio_write_iter()
/kernel/linux/linux-6.6/fs/ext4/
H A Dfile.c421 static ssize_t ext4_dio_write_checks(struct kiocb *iocb, struct iov_iter *from, in ext4_dio_write_checks() function
512 * IO. A more reliable check is done in ext4_dio_write_checks() with in ext4_dio_write_iter()
551 ret = ext4_dio_write_checks(iocb, from, &ilock_shared, &extend, in ext4_dio_write_iter()

Completed in 3 milliseconds