kernel-hacking-2024-linux-s.../fs/fscache
Rob Jones d5d962265d fs/fscache/object-list.c: use __seq_open_private()
Reduce boilerplate code by using __seq_open_private() instead of seq_open()
in fscache_objlist_open().

Signed-off-by: Rob Jones <rob.jones@codethink.co.uk>
Signed-off-by: David Howells <dhowells@redhat.com>
Acked-by: Steve Dickson <steved@redhat.com>
2014-10-13 17:52:21 +01:00
..
cache.c
cookie.c
fsdef.c
histogram.c
internal.h
Kconfig
main.c
Makefile
netfs.c
object-list.c fs/fscache/object-list.c: use __seq_open_private() 2014-10-13 17:52:21 +01:00
object.c FS-Cache: Reduce cookie ref count if submit fails. 2014-08-27 15:29:34 +01:00
operation.c
page.c FS-Cache: refcount becomes corrupt under vma pressure. 2014-09-17 22:41:40 +01:00
proc.c
stats.c