Searched refs:_fsdata (Results 1 – 4 of 4) sorted by relevance
| /linux/fs/netfs/ |
| H A D | buffered_read.c | 627 void **_fsdata) in netfs_write_begin() argument 642 ret = ctx->ops->check_write_begin(file, pos, len, &folio, _fsdata); in netfs_write_begin()
|
| /linux/include/linux/ |
| H A D | netfs.h | 301 struct folio **foliop, void **_fsdata);
|
| /linux/fs/afs/ |
| H A D | file.c | 414 struct folio **foliop, void **_fsdata) in afs_check_write_begin() argument
|
| /linux/fs/ceph/ |
| H A D | addr.c | 68 struct folio **foliop, void **_fsdata); 1829 struct folio **foliop, void **_fsdata) in ceph_netfs_check_write_begin() 1830 ceph_netfs_check_write_begin(struct file * file,loff_t pos,unsigned int len,struct folio ** foliop,void ** _fsdata) ceph_netfs_check_write_begin() argument
|