Files
linux/fs/hfs
Taotao Chen e9d8e2bf23 fs: change write_begin/write_end interface to take struct kiocb *
Change the address_space_operations callbacks write_begin() and
write_end() to take struct kiocb * as the first argument instead of
struct file *.

Update all affected function prototypes, implementations, call sites,
and related documentation across VFS, filesystems, and block layer.

Part of a series refactoring address_space_operations write_begin and
write_end callbacks to use struct kiocb for passing write context and
flags.

Signed-off-by: Taotao Chen <chentaotao@didiglobal.com>
Link: https://lore.kernel.org/20250716093559.217344-4-chentaotao@didiglobal.com
Signed-off-by: Christian Brauner <brauner@kernel.org>
2025-07-16 14:48:18 +02:00
..
2023-10-09 16:24:19 +02:00
2018-10-31 08:54:13 -07:00
2023-08-02 09:13:09 -06:00
2022-02-02 07:49:59 -07:00
2024-12-02 15:32:19 +01:00
2022-12-11 19:30:19 -08:00