linux/fs/afs
Yue Hu 2c547f2998 fscache: Remove the cookie parameter from fscache_clear_page_bits()
The cookie is not used at all, remove it and update the usage in io.c
and afs/write.c (which is the only user outside of fscache currently)
at the same time.

[DH: Amended the documentation also]

Signed-off-by: Yue Hu <huyue2@coolpad.com>
Signed-off-by: David Howells <dhowells@redhat.com>
cc: linux-cachefs@redhat.com
Link: https://listman.redhat.com/archives/linux-cachefs/2022-April/006659.html
2022-04-08 23:54:37 +01:00
..
addr_list.c
afs_cm.h
afs_fs.h
afs_vl.h
afs.h
callback.c
cell.c afs: Convert afs to use the new fscache API 2022-01-07 13:44:47 +00:00
cmservice.c
dir_edit.c afs: Use folios in directory handling 2021-11-10 21:17:09 +00:00
dir_silly.c afs: Fix kerneldoc warning shown up by W=1 2021-10-04 22:04:44 +01:00
dir.c afs: Convert afs_dir_set_page_dirty() to afs_dir_dirty_folio() 2022-03-15 08:34:38 -04:00
dynroot.c netfs: Add a netfs inode context 2022-03-18 09:29:05 +00:00
file.c Netfs prep for write helpers 2022-03-31 15:49:36 -07:00
flock.c
fs_operation.c
fs_probe.c
fsclient.c
inode.c afs: Maintain netfs_i_context::remote_i_size 2022-03-18 09:29:05 +00:00
internal.h Netfs prep for write helpers 2022-03-31 15:49:36 -07:00
Kconfig afs: Convert afs to use the new fscache API 2022-01-07 13:44:47 +00:00
main.c afs: Convert afs to use the new fscache API 2022-01-07 13:44:47 +00:00
Makefile afs: Convert afs to use the new fscache API 2022-01-07 13:44:47 +00:00
misc.c
mntpt.c
proc.c proc: remove PDE_DATA() completely 2022-01-22 08:33:37 +02:00
protocol_afs.h
protocol_uae.h
protocol_yfs.h
rotate.c
rxrpc.c
security.c
server_list.c
server.c
super.c Netfs prep for write helpers 2022-03-31 15:49:36 -07:00
vl_alias.c
vl_list.c
vl_probe.c
vl_rotate.c
vlclient.c
volume.c afs: Convert afs to use the new fscache API 2022-01-07 13:44:47 +00:00
write.c fscache: Remove the cookie parameter from fscache_clear_page_bits() 2022-04-08 23:54:37 +01:00
xattr.c
xdr_fs.h
yfsclient.c afs: Set mtime from the client for yfs create operations 2021-11-02 09:42:26 +00:00