Home
last modified time | relevance | path

Searched refs:netfs_write_begin (Results 1 – 9 of 9) sorted by relevance

/linux/include/linux/
A Dnetfs.h246 extern int netfs_write_begin(struct file *, struct address_space *,
/linux/fs/9p/
A Dvfs_addr.c290 retval = netfs_write_begin(filp, mapping, pos, len, flags, &folio, fsdata, in v9fs_write_begin()
/linux/Documentation/filesystems/
A Dnetfs_library.rst80 int netfs_write_begin(struct file *file,
270 [Required] This is called by netfs_write_begin() to ask if the file is being
333 [Optional] This is called from the netfs_write_begin() helper once it has
/linux/fs/netfs/
A Dread_helper.c1075 int netfs_write_begin(struct file *file, struct address_space *mapping, in netfs_write_begin() function
1204 EXPORT_SYMBOL(netfs_write_begin);
/linux/fs/afs/
A Dwrite.c49 ret = netfs_write_begin(file, mapping, pos, len, flags, &folio, fsdata, in afs_write_begin()
/linux/fs/ceph/
A Daddr.c1260 r = netfs_write_begin(file, inode->i_mapping, pos, len, 0, &folio, NULL, in ceph_write_begin()
/linux/
A Dvmlinux.symvers8333 0x00000000 netfs_write_begin vmlinux EXPORT_SYMBOL
A DSystem.map11023 ffff800010303910 T netfs_write_begin
A D.tmp_System.map11023 ffff800010303910 T netfs_write_begin

Completed in 317 milliseconds