Searched refs:netfs_write_begin (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/fs/netfs/ |
| H A D | buffered_read.c | 626 int netfs_write_begin(struct netfs_inode *ctx, in netfs_write_begin() function 713 EXPORT_SYMBOL(netfs_write_begin);
|
| /linux-6.15/include/linux/ |
| H A D | netfs.h | 422 int netfs_write_begin(struct netfs_inode *, struct file *,
|
| /linux-6.15/Documentation/filesystems/ |
| H A D | netfs_library.rst | 140 int netfs_write_begin(struct netfs_inode *ctx, 365 [Optional] This is called from the netfs_write_begin() helper once it has
|
| /linux-6.15/fs/ceph/ |
| H A D | addr.c | 1864 r = netfs_write_begin(&ci->netfs, file, inode->i_mapping, pos, len, foliop, NULL); in ceph_write_begin()
|