mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 22:21:40 +00:00
20ec197bfa
Use refcount_t for the fscache_cookie refcount instead of atomic_t and rename the 'usage' member to 'ref' in such cases. The tracepoints that reference it change from showing "u=%d" to "r=%d". Signed-off-by: David Howells <dhowells@redhat.com> Reviewed-by: Jeff Layton <jlayton@redhat.com> cc: linux-cachefs@redhat.com Link: https://lore.kernel.org/r/162431204358.2908479.8006938388213098079.stgit@warthog.procyon.org.uk/ |
||
---|---|---|
.. | ||
cache.c | ||
cookie.c | ||
fsdef.c | ||
internal.h | ||
io.c | ||
Kconfig | ||
main.c | ||
Makefile | ||
netfs.c | ||
object.c | ||
operation.c | ||
page.c | ||
proc.c | ||
stats.c |