Home
last modified time | relevance | path

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

/linux/fs/netfs/
A Dbuffered_read.c686 int netfs_write_begin(struct netfs_inode *ctx, in netfs_write_begin() function
773 EXPORT_SYMBOL(netfs_write_begin);
/linux/include/linux/
A Dnetfs.h417 int netfs_write_begin(struct netfs_inode *, struct file *,
/linux/Documentation/filesystems/
A Dnetfs_library.rst140 int netfs_write_begin(struct netfs_inode *ctx,
365 [Optional] This is called from the netfs_write_begin() helper once it has
/linux/fs/ceph/
A Daddr.c1535 r = netfs_write_begin(&ci->netfs, file, inode->i_mapping, pos, len, foliop, NULL); in ceph_write_begin()

Completed in 15 milliseconds